2015-01-23 07:50:35 +00:00

17 lines
284 B
Makefile

# $OpenBSD: Makefile,v 1.13 2015/01/23 07:50:35 benoit Exp $
COMMENT= Module bundle for reading and parsing config files
MODULES= cpan
DISTNAME = AppConfig-1.67
CATEGORIES= devel
# perl
PERMIT_PACKAGE_CDROM= Yes
.ifmake test
PORTHOME= ${HOME}
.endif
.include <bsd.port.mk>