df6e80dc93
spaces and ok okan@
17 lines
362 B
Makefile
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>
|