Edit

IABSD.fr/ports/math/p5-Math-Derivative/Makefile

Branch :

  • Show log

    Commit

  • Author : espie
    Date : 2013-03-11 11:20:26
    Hash : 0662a4e9
    Message : PERMIT_* / REGRESS->TEST sweep

  • math/p5-Math-Derivative/Makefile
  • # $OpenBSD: Makefile,v 1.5 2013/03/11 11:23:55 espie Exp $
    
    COMMENT =		numeric 1st and 2nd order differentiation
    
    DISTNAME =		Math-Derivative-0.01
    REVISION =		0
    CATEGORIES =		math
    
    # perl
    PERMIT_PACKAGE_CDROM =	Yes
    
    MODULES =		cpan
    USE_GROFF =		Yes
    
    NO_TEST =		Yes
    
    .include <bsd.port.mk>