3a1c6d10f6
lines in ports Makefiles
17 lines
352 B
Makefile
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>
|