Edit

IABSD.fr/ports/math/p5-Chart-Math-Axis/Makefile

Branch :

  • Show log

    Commit

  • Author : naddy
    Date : 2013-10-11 23:48:03
    Hash : 06a91025
    Message : Drop USE_GROFF since groff and mandoc produce identical output.

  • math/p5-Chart-Math-Axis/Makefile
  • # $OpenBSD: Makefile,v 1.7 2013/10/11 23:50:03 naddy Exp $
    
    COMMENT=        algorithm to find good values for chart axis
    
    MODULES=	cpan
    DISTNAME=	Chart-Math-Axis-1.05
    REVISION=	0
    CATEGORIES=     math graphics
    
    MAINTAINER=	Simon Bertrang <simon@openbsd.org>
    
    # Perl
    PERMIT_PACKAGE_CDROM=   Yes
    
    RUN_DEPENDS=	devel/p5-Params-Util
    TEST_DEPENDS=devel/p5-Test-Taint
    
    MAKE_ENV +=	TEST_POD=Yes AUTOMATED_TESTING=Yes
    
    .include <bsd.port.mk>