15 lines
266 B
Makefile
15 lines
266 B
Makefile
# $OpenBSD: Makefile,v 1.15 2020/07/03 21:45:53 sthen Exp $
|
|
|
|
COMMENT= Provide regular expressions for some XML tokens
|
|
|
|
MODULES= cpan
|
|
PKG_ARCH= *
|
|
DISTNAME = XML-RegExp-0.04
|
|
CATEGORIES= textproc
|
|
REVISION = 0
|
|
|
|
# GPL/Artistic
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
.include <bsd.port.mk>
|