aboutsummaryrefslogtreecommitdiff
path: root/www/p5-HTML-PrettyPrinter
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2006-03-15 10:42:03 +0000
committerRenato Botelho <garga@FreeBSD.org>2006-03-15 10:42:03 +0000
commit6f97e07321e8cfee667ba8d5209bc186ac6e9791 (patch)
tree666fdfc95b87eddc5ffe436e53894ebf4cecf4cc /www/p5-HTML-PrettyPrinter
parentaaed73e5676aba4110979150e8340f69c3e8dd8c (diff)
downloadports-6f97e07321e8cfee667ba8d5209bc186ac6e9791.tar.gz
ports-6f97e07321e8cfee667ba8d5209bc186ac6e9791.zip
Notes
Diffstat (limited to 'www/p5-HTML-PrettyPrinter')
-rw-r--r--www/p5-HTML-PrettyPrinter/Makefile25
-rw-r--r--www/p5-HTML-PrettyPrinter/distinfo3
-rw-r--r--www/p5-HTML-PrettyPrinter/pkg-descr6
-rw-r--r--www/p5-HTML-PrettyPrinter/pkg-plist3
4 files changed, 37 insertions, 0 deletions
diff --git a/www/p5-HTML-PrettyPrinter/Makefile b/www/p5-HTML-PrettyPrinter/Makefile
new file mode 100644
index 000000000000..9bf86c22fa33
--- /dev/null
+++ b/www/p5-HTML-PrettyPrinter/Makefile
@@ -0,0 +1,25 @@
+# New ports collection makefile for: p5-HTML-PrettyPrinter
+# Date created: Wed Mar 1 15:41:13 EST 2006
+# Whom: Vivek Khera <vivek@khera.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= HTML-PrettyPrinter
+PORTVERSION= 0.03
+CATEGORIES= www perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+MASTER_SITE_SUBDIR= HTML
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= vivek@khera.org
+COMMENT= Generate nice HTML files from HTML syntax trees
+
+BUILD_DEPENDS= ${SITE_PERL}/HTML/Tree.pm:${PORTSDIR}/www/p5-HTML-Tree
+RUN_DEPENDS= ${BUILD_DEPENDS}
+
+PERL_CONFIGURE= yes
+
+MAN3= HTML::PrettyPrinter.3
+
+.include <bsd.port.mk>
diff --git a/www/p5-HTML-PrettyPrinter/distinfo b/www/p5-HTML-PrettyPrinter/distinfo
new file mode 100644
index 000000000000..76768e3757ed
--- /dev/null
+++ b/www/p5-HTML-PrettyPrinter/distinfo
@@ -0,0 +1,3 @@
+MD5 (HTML-PrettyPrinter-0.03.tar.gz) = 4d3f84ba4e35cb7fac863b828b7f2b68
+SHA256 (HTML-PrettyPrinter-0.03.tar.gz) = 1bda2edf2cdda3c9a97cfd55ab2792f7254202b7b56b51ebaecea54ac46edab6
+SIZE (HTML-PrettyPrinter-0.03.tar.gz) = 14036
diff --git a/www/p5-HTML-PrettyPrinter/pkg-descr b/www/p5-HTML-PrettyPrinter/pkg-descr
new file mode 100644
index 000000000000..4ea18930e398
--- /dev/null
+++ b/www/p5-HTML-PrettyPrinter/pkg-descr
@@ -0,0 +1,6 @@
+HTML::PrettyPrinter produces nicely formatted HTML code from a HTML syntax
+tree. It is especially usefull if the produced HTML file shall be read or
+edited manually afterwards. Various parameters let you adapt the output to
+different styles and requirements.
+
+WWW: http://search.cpan.org/dist/HTML::PrettyPrinter/
diff --git a/www/p5-HTML-PrettyPrinter/pkg-plist b/www/p5-HTML-PrettyPrinter/pkg-plist
new file mode 100644
index 000000000000..347decaefcfc
--- /dev/null
+++ b/www/p5-HTML-PrettyPrinter/pkg-plist
@@ -0,0 +1,3 @@
+%%SITE_PERL%%/HTML/PrettyPrinter.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/PrettyPrinter/.packlist
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/PrettyPrinter