Edit

IABSD.fr/ports/math/p5-Math-Calc-Units/Makefile

Branch :

  • Show log

    Commit

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

  • math/p5-Math-Calc-Units/Makefile
  • # $OpenBSD: Makefile,v 1.5 2013/03/11 11:23:55 espie Exp $
    
    COMMENT=	human-readable unit-aware calculator
    
    MODULES=	cpan
    DISTNAME=	Math-Calc-Units-1.07
    CATEGORIES=	math
    USE_GROFF =	Yes
    
    # Perl
    PERMIT_PACKAGE_CDROM=	Yes
    
    .include <bsd.port.mk>