15 lines
274 B
Makefile
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>
|