openbsd-ports/devel/p5-Config-Options/Makefile
steven 0ac0a7a108 update to 0.08
from Anton V. Yabchinskiy <arn at antora.ru>
2008-08-23 08:06:18 +00:00

17 lines
328 B
Makefile

# $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>