openbsd-ports/textproc/p5-Regexp-Common/Makefile
2012-10-15 15:06:41 +00:00

17 lines
352 B
Makefile

# $OpenBSD: Makefile,v 1.11 2012/10/15 15:06:42 sthen Exp $
COMMENT= provide commonly requested regular expressions
MODULES= cpan
USE_GROFF = Yes
DISTNAME= Regexp-Common-2011041701
CATEGORIES= textproc
# MIT
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
.include <bsd.port.mk>