openbsd-ports/devel/p5-Config-Options/Makefile
jasper 2382cbbd7d re-import p5-Config-Options 0.04
Module to provide a configuration hash with option to read from file.
                                                                         
"ok, GOGOGO" simon@
2008-02-04 20:23:32 +00:00

17 lines
332 B
Makefile

# $OpenBSD: Makefile,v 1.1.1.1 2008/02/04 20:23:32 jasper Exp $
COMMENT= provide a configuration hash with options
DISTNAME= Config-Options-0.04
CATEGORIES= devel
MODULES= cpan
# Artistic License
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
.include <bsd.port.mk>