b34969e17f
- fix comment which was obviously a pasto
17 lines
355 B
Makefile
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>
|