2007-01-21 16:46:20 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.5 2007/01/21 21:46:22 simon Exp $
|
Initial import of p5-XML-RegExp-0.03
---
This package contains regular expressions for the following XML
tokens: BaseChar, Ideographic, Letter, Digit, Extender, CombiningChar,
NameChar, EntityRef, CharRef, Reference, Name, NmToken, and AttValue.
Maintainer : ports@OpenBSD.org
ps. This module will be uses in the update of p5-XML-DOM. Contacting
avsm@
2002-01-05 09:53:27 -05:00
|
|
|
|
|
|
|
COMMENT= "Provide regular expressions for some XML tokens"
|
|
|
|
|
2007-01-21 16:46:20 -05:00
|
|
|
MODULES= cpan
|
|
|
|
DISTNAME= XML-RegExp-0.03
|
|
|
|
PKGNAME= p5-${DISTNAME}p0
|
|
|
|
CATEGORIES= textproc
|
Initial import of p5-XML-RegExp-0.03
---
This package contains regular expressions for the following XML
tokens: BaseChar, Ideographic, Letter, Digit, Extender, CombiningChar,
NameChar, EntityRef, CharRef, Reference, Name, NmToken, and AttValue.
Maintainer : ports@OpenBSD.org
ps. This module will be uses in the update of p5-XML-DOM. Contacting
avsm@
2002-01-05 09:53:27 -05:00
|
|
|
|
2003-11-15 10:12:53 -05:00
|
|
|
# GPL/Artistic
|
Initial import of p5-XML-RegExp-0.03
---
This package contains regular expressions for the following XML
tokens: BaseChar, Ideographic, Letter, Digit, Extender, CombiningChar,
NameChar, EntityRef, CharRef, Reference, Name, NmToken, and AttValue.
Maintainer : ports@OpenBSD.org
ps. This module will be uses in the update of p5-XML-DOM. Contacting
avsm@
2002-01-05 09:53:27 -05:00
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|