openbsd-ports/devel/p5-B-Keywords/Makefile

18 lines
332 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.11 2010/12/03 11:44:27 ajacoutot Exp $
COMMENT= lists of Perl keywords for use in backend modules
MODULES= cpan
2010-11-24 10:52:00 -05:00
DISTNAME= B-Keywords-1.10
REVISION= 0
2010-11-24 10:52:00 -05:00
CATEGORIES= devel
# perl
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
.include <bsd.port.mk>