14 lines
285 B
Makefile
14 lines
285 B
Makefile
# $OpenBSD: Makefile,v 1.11 2013/03/11 10:50:14 espie Exp $
|
|
|
|
COMMENT= generic configuration parser, inspired by apache
|
|
|
|
MODULES= cpan
|
|
DISTNAME= Config-General-2.50
|
|
CATEGORIES= devel
|
|
HOMEPAGE= http://www.daemon.de/ConfigGeneral
|
|
|
|
# Perl
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
.include <bsd.port.mk>
|