summaryrefslogtreecommitdiff
path: root/www/p5-HTML-Tagset
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2000-10-13 01:58:35 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2000-10-13 01:58:35 +0000
commit627742b5cf5a42a95345405ae7076be0ef432ca1 (patch)
treea2ec721ef34610febc77d8ce76b8e8bcd2505cbd /www/p5-HTML-Tagset
parentDefine RESTRICTED_FILES to ${PATCHFILES}, the main distfile is not (diff)
p5-HTML-Tagset is some useful data table in parsing HTML.
Notes
Notes: svn path=/head/; revision=33749
Diffstat (limited to 'www/p5-HTML-Tagset')
-rw-r--r--www/p5-HTML-Tagset/Makefile26
-rw-r--r--www/p5-HTML-Tagset/distinfo1
-rw-r--r--www/p5-HTML-Tagset/pkg-comment1
-rw-r--r--www/p5-HTML-Tagset/pkg-descr12
-rw-r--r--www/p5-HTML-Tagset/pkg-plist3
5 files changed, 43 insertions, 0 deletions
diff --git a/www/p5-HTML-Tagset/Makefile b/www/p5-HTML-Tagset/Makefile
new file mode 100644
index 000000000000..71a532c3360c
--- /dev/null
+++ b/www/p5-HTML-Tagset/Makefile
@@ -0,0 +1,26 @@
+# New ports collection makefile for: p5-HTML-Tagset
+# Date Created: 13 Oct 2000
+# Whom: Vanilla I. Shu <vanilla@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= HTML-Tagset
+PORTVERSION= 3.02
+CATEGORIES= www perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+MASTER_SITE_SUBDIR= HTML
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= ports@FreeBSD.ORG
+
+USE_PERL5= yes
+
+MAN3= HTML::Tagset.3
+
+MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
+
+do-configure:
+ @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL
+
+.include <bsd.port.mk>
diff --git a/www/p5-HTML-Tagset/distinfo b/www/p5-HTML-Tagset/distinfo
new file mode 100644
index 000000000000..5c2076cf9f68
--- /dev/null
+++ b/www/p5-HTML-Tagset/distinfo
@@ -0,0 +1 @@
+MD5 (HTML-Tagset-3.02.tar.gz) = b086aedd55208fcc9946af95490d29f8
diff --git a/www/p5-HTML-Tagset/pkg-comment b/www/p5-HTML-Tagset/pkg-comment
new file mode 100644
index 000000000000..6cffa0d6ce83
--- /dev/null
+++ b/www/p5-HTML-Tagset/pkg-comment
@@ -0,0 +1 @@
+Some useful data table in parsing HTML.
diff --git a/www/p5-HTML-Tagset/pkg-descr b/www/p5-HTML-Tagset/pkg-descr
new file mode 100644
index 000000000000..7dbcddd811ed
--- /dev/null
+++ b/www/p5-HTML-Tagset/pkg-descr
@@ -0,0 +1,12 @@
+This module contains several data tables useful in various kinds of
+HTML parsing operations.
+
+Note that all tag names used are lowercase.
+
+In the following documentation, a "hashset" is a hash being used as a
+set -- the hash conveys that its keys are there, and the actual values
+associated with the keys are not significant. (But what values are
+there, are always true.)
+
+- Vanilla
+vanilla@FreeBSD.ORG
diff --git a/www/p5-HTML-Tagset/pkg-plist b/www/p5-HTML-Tagset/pkg-plist
new file mode 100644
index 000000000000..e2b4daa31290
--- /dev/null
+++ b/www/p5-HTML-Tagset/pkg-plist
@@ -0,0 +1,3 @@
+lib/perl5/site_perl/%%PERL_VER%%/HTML/Tagset.pm
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/HTML/Tagset/.packlist
+@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/HTML/Tagset