18 lines
351 B
Makefile
18 lines
351 B
Makefile
# $OpenBSD: Makefile,v 1.8 2010/10/19 07:54:25 espie Exp $
|
|
|
|
COMMENT= Provide regular expressions for some XML tokens
|
|
|
|
MODULES= cpan
|
|
DISTNAME= XML-RegExp-0.03
|
|
REVISION= 0
|
|
CATEGORIES= textproc
|
|
USE_GROFF = Yes
|
|
|
|
# GPL/Artistic
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
.include <bsd.port.mk>
|