14 lines
268 B
Makefile
14 lines
268 B
Makefile
# $OpenBSD: Makefile,v 1.12 2013/03/11 11:42:44 espie Exp $
|
|
|
|
COMMENT= provide commonly requested regular expressions
|
|
|
|
MODULES= cpan
|
|
USE_GROFF = Yes
|
|
DISTNAME= Regexp-Common-2011041701
|
|
CATEGORIES= textproc
|
|
|
|
# MIT
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
.include <bsd.port.mk>
|