openbsd-ports/devel/p5-Config-General/Makefile
simon df6e80dc93 update to version 2.36
spaces and ok okan@
2007-11-20 19:22:00 +00:00

17 lines
362 B
Makefile

# $OpenBSD: Makefile,v 1.5 2007/11/20 19:22:00 simon Exp $
COMMENT= generic configuration parser, inspired by apache
MODULES= cpan
DISTNAME= Config-General-2.36
CATEGORIES= devel
HOMEPAGE= http://www.daemon.de/ConfigGeneral
# perl
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
.include <bsd.port.mk>