2011-06-25 04:23:40 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.10 2011/06/25 08:23:40 jasper Exp $
|
2004-12-21 21:46:39 -05:00
|
|
|
|
2011-06-25 04:23:40 -04:00
|
|
|
COMMENT= provide commonly requested regular expressions
|
2004-12-21 21:46:39 -05:00
|
|
|
|
2007-01-21 16:46:20 -05:00
|
|
|
MODULES= cpan
|
2010-11-20 14:56:47 -05:00
|
|
|
USE_GROFF = Yes
|
2011-06-25 04:23:40 -04:00
|
|
|
DISTNAME= Regexp-Common-2011041701
|
2007-01-21 16:46:20 -05:00
|
|
|
CATEGORIES= textproc
|
2004-12-21 21:46:39 -05:00
|
|
|
|
2011-06-25 04:23:40 -04:00
|
|
|
# MIT
|
2004-12-21 21:46:39 -05:00
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|