openbsd-ports/textproc/p5-XML-RegExp/Makefile
2013-03-11 11:35:43 +00:00

15 lines
274 B
Makefile

# $OpenBSD: Makefile,v 1.10 2013/03/11 11:42:45 espie Exp $
COMMENT= Provide regular expressions for some XML tokens
MODULES= cpan
DISTNAME= XML-RegExp-0.03
REVISION= 1
CATEGORIES= textproc
USE_GROFF = Yes
# GPL/Artistic
PERMIT_PACKAGE_CDROM= Yes
.include <bsd.port.mk>