openbsd-ports/textproc/p5-Regexp-Common/Makefile
jasper b34969e17f - update to 2011041701
- fix comment which was obviously a pasto
2011-06-25 08:23:40 +00:00

17 lines
355 B
Makefile

# $OpenBSD: Makefile,v 1.10 2011/06/25 08:23:40 jasper 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>