Edit

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

Branch :

  • Show log

    Commit

  • Author : naddy
    Date : 2022-03-11 19:36:11
    Hash : ab45f39a
    Message : drop RCS Ids

  • math/p5-Math-Base36/Makefile
  • COMMENT =		encoding and decoding of base36 strings
    
    MODULES =		cpan
    PKG_ARCH =		*
    DISTNAME =		Math-Base36-0.14
    CATEGORIES =		math
    REVISION =		0
    
    MAINTAINER =		Mikolaj Kucharski <mikolaj@kucharski.name>
    
    # Perl
    PERMIT_PACKAGE =	Yes
    
    TEST_DEPENDS =		devel/p5-Test-Exception \
    			devel/p5-Test-Pod \
    			devel/p5-Test-Pod-Coverage
    
    .include <bsd.port.mk>