ports/devel/p5-Config-Tiny/Makefile

14 lines
227 B
Makefile

COMMENT= simple methods to Read/Write .ini style files
MODULES= cpan
PKG_ARCH= *
DISTNAME= Config-Tiny-2.14
CATEGORIES= devel
REVISION= 0
# perl
PERMIT_PACKAGE= Yes
MAKE_ENV+= AUTOMATED_TESTING=1
.include <bsd.port.mk>