openbsd-ports/textproc/p5-Regexp-Common/Makefile

17 lines
355 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.10 2011/06/25 08:23:40 jasper Exp $
COMMENT= provide commonly requested regular expressions
MODULES= cpan
2010-11-20 14:56:47 -05:00
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>