de3fc51890
look okay to steven@
17 lines
351 B
Makefile
17 lines
351 B
Makefile
# $OpenBSD: Makefile,v 1.5 2007/01/21 21:46:22 simon Exp $
|
|
|
|
COMMENT= "Provide regular expressions for some XML tokens"
|
|
|
|
MODULES= cpan
|
|
DISTNAME= XML-RegExp-0.03
|
|
PKGNAME= p5-${DISTNAME}p0
|
|
CATEGORIES= textproc
|
|
|
|
# GPL/Artistic
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
.include <bsd.port.mk>
|