openbsd-ports/devel/p5-AppConfig/Makefile
2022-03-11 18:49:30 +00:00

17 lines
234 B
Makefile

COMMENT= bundle for reading and parsing config files
MODULES= cpan
PKG_ARCH= *
DISTNAME = AppConfig-1.71
CATEGORIES= devel
REVISION = 0
# perl
PERMIT_PACKAGE= Yes
.ifmake test
PORTHOME= ${HOME}
.endif
.include <bsd.port.mk>