summaryrefslogtreecommitdiff
path: root/textproc/p5-XML-RegExp
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-XML-RegExp')
-rw-r--r--textproc/p5-XML-RegExp/Makefile18
-rw-r--r--textproc/p5-XML-RegExp/distinfo4
-rw-r--r--textproc/p5-XML-RegExp/pkg/DESCR3
-rw-r--r--textproc/p5-XML-RegExp/pkg/PLIST1
4 files changed, 26 insertions, 0 deletions
diff --git a/textproc/p5-XML-RegExp/Makefile b/textproc/p5-XML-RegExp/Makefile
new file mode 100644
index 00000000000..6ad8e36d879
--- /dev/null
+++ b/textproc/p5-XML-RegExp/Makefile
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1.1.1 2001/08/10 12:38:46 mjl Exp $
+#
+
+DISTNAME= XML-RegExp-0.03
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= textproc perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/TJMATHER/}
+
+MAINTAINER= packages@netbsd.org
+COMMENT= Provide regular expressions for some XML tokens
+
+USE_PERL5= # defined
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/XML/RegExp/.packlist
+
+do-configure:
+ @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/p5-XML-RegExp/distinfo b/textproc/p5-XML-RegExp/distinfo
new file mode 100644
index 00000000000..21a17c0168a
--- /dev/null
+++ b/textproc/p5-XML-RegExp/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2001/08/10 12:38:46 mjl Exp $
+
+SHA1 (XML-RegExp-0.03.tar.gz) = 76850b067670a4bebea7780bd52a1f9505fcf62c
+Size (XML-RegExp-0.03.tar.gz) = 3313 bytes
diff --git a/textproc/p5-XML-RegExp/pkg/DESCR b/textproc/p5-XML-RegExp/pkg/DESCR
new file mode 100644
index 00000000000..557107a58ed
--- /dev/null
+++ b/textproc/p5-XML-RegExp/pkg/DESCR
@@ -0,0 +1,3 @@
+This package contains regular expressions for the following XML tokens:
+BaseChar, Ideographic, Letter, Digit, Extender, CombiningChar, NameChar,
+EntityRef, CharRef, Reference, Name, NmToken, and AttValue.
diff --git a/textproc/p5-XML-RegExp/pkg/PLIST b/textproc/p5-XML-RegExp/pkg/PLIST
new file mode 100644
index 00000000000..8c5ef0d77a8
--- /dev/null
+++ b/textproc/p5-XML-RegExp/pkg/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2001/08/10 12:38:46 mjl Exp $