openbsd-ports/textproc/p5-XML-RegExp/Makefile

18 lines
351 B
Makefile
Raw Normal View History

2010-10-19 03:54:21 -04:00
# $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
2010-07-13 16:14:21 -04:00
REVISION= 0
CATEGORIES= textproc
2010-10-19 03:54:21 -04:00
USE_GROFF = Yes
2003-11-15 10:12:53 -05:00
# GPL/Artistic
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
.include <bsd.port.mk>