openbsd-ports/devel/p5-Config-Options/Makefile

17 lines
328 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.2 2008/08/23 08:06:18 steven Exp $
COMMENT= provide a configuration hash with options
DISTNAME= Config-Options-0.08
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>