summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2010-11-20 17:52:43 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2010-11-20 17:52:43 +0000
commit8b6d1382bce9d6d31fd5cab299ee7bcffdd951c7 (patch)
tree451fd09b683d0c3bfe3a46094cfeadfa8855cbb2 /www
parentAlso add USE_GNOME=dconf hook. (diff)
- Add p5-HTML-GenerateUtil 1.10
HTML::GenerateUtil is a module provides C language version of various helper routines for generating HTML output. WWW: http://search.cpan.org/dist/HTML-GenerateUtil/ PR: ports/152380 Submitted by: Kurt Lidl <kurt.lidl@cello.com>
Notes
Notes: svn path=/head/; revision=264848
Diffstat (limited to 'www')
-rw-r--r--www/Makefile1
-rw-r--r--www/p5-HTML-GenerateUtil/Makefile21
-rw-r--r--www/p5-HTML-GenerateUtil/distinfo2
-rw-r--r--www/p5-HTML-GenerateUtil/pkg-descr4
-rw-r--r--www/p5-HTML-GenerateUtil/pkg-plist7
5 files changed, 35 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile
index 48aa239e78a3..f57356753129 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -940,6 +940,7 @@
SUBDIR += p5-HTML-FromANSI
SUBDIR += p5-HTML-FromText
SUBDIR += p5-HTML-GenToc
+ SUBDIR += p5-HTML-GenerateUtil
SUBDIR += p5-HTML-GoogleMaps
SUBDIR += p5-HTML-Highlight
SUBDIR += p5-HTML-LinkExtractor
diff --git a/www/p5-HTML-GenerateUtil/Makefile b/www/p5-HTML-GenerateUtil/Makefile
new file mode 100644
index 000000000000..9d67114e6be3
--- /dev/null
+++ b/www/p5-HTML-GenerateUtil/Makefile
@@ -0,0 +1,21 @@
+# New ports collection makefile for: p5-HTML-GenerateUtil
+# Date Created: 2010-11-18
+# Whom: Kurt Lidl (kurt.lidl@cello.com)
+#
+# $FreeBSD$
+#
+
+PORTNAME= HTML-GenerateUtil
+PORTVERSION= 1.10
+CATEGORIES= www perl5
+MASTER_SITES= CPAN
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= perl@FreeBSD.org
+COMMENT= Perl5 module for generating HTML on the fly
+
+PERL_CONFIGURE= yes
+
+MAN3= HTML::GenerateUtil.3
+
+.include <bsd.port.mk>
diff --git a/www/p5-HTML-GenerateUtil/distinfo b/www/p5-HTML-GenerateUtil/distinfo
new file mode 100644
index 000000000000..a88e942b116c
--- /dev/null
+++ b/www/p5-HTML-GenerateUtil/distinfo
@@ -0,0 +1,2 @@
+SHA256 (HTML-GenerateUtil-1.10.tar.gz) = ce42f2e871674415b6a45ae69726579bbf58e6ae4b8bca6f4c37f7a1324afc4d
+SIZE (HTML-GenerateUtil-1.10.tar.gz) = 21699
diff --git a/www/p5-HTML-GenerateUtil/pkg-descr b/www/p5-HTML-GenerateUtil/pkg-descr
new file mode 100644
index 000000000000..f5475b6bb661
--- /dev/null
+++ b/www/p5-HTML-GenerateUtil/pkg-descr
@@ -0,0 +1,4 @@
+HTML::GenerateUtil is a module provides C language version of various helper
+routines for generating HTML output.
+
+WWW: http://search.cpan.org/dist/HTML-GenerateUtil/
diff --git a/www/p5-HTML-GenerateUtil/pkg-plist b/www/p5-HTML-GenerateUtil/pkg-plist
new file mode 100644
index 000000000000..cd9cb6c61bff
--- /dev/null
+++ b/www/p5-HTML-GenerateUtil/pkg-plist
@@ -0,0 +1,7 @@
+%%SITE_PERL%%/%%PERL_ARCH%%/HTML/GenerateUtil.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/GenerateUtil/.packlist
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/GenerateUtil/GenerateUtil.bs
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/GenerateUtil/GenerateUtil.so
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/GenerateUtil
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/HTML