summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2012-08-16 03:22:48 +0000
committerSteve Wills <swills@FreeBSD.org>2012-08-16 03:22:48 +0000
commit0059a3ec80584e69486c2ce1884cb487ff604935 (patch)
tree643f79e71925a6a797573581c83ea498acb159f4 /textproc
parent- Add LICENSE [1] (diff)
Converts HTML to Text with tables in tact
WWW: http://search.cpan.org/dist/HTML-FormatText-WithLinks-AndTables/
Notes
Notes: svn path=/head/; revision=302610
Diffstat (limited to 'textproc')
-rw-r--r--textproc/Makefile1
-rw-r--r--textproc/p5-HTML-FormatText-WithLinks-AndTables/Makefile27
-rw-r--r--textproc/p5-HTML-FormatText-WithLinks-AndTables/distinfo2
-rw-r--r--textproc/p5-HTML-FormatText-WithLinks-AndTables/pkg-descr3
-rw-r--r--textproc/p5-HTML-FormatText-WithLinks-AndTables/pkg-plist4
5 files changed, 37 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index 1f32f100639c..f4b110ea348b 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -523,6 +523,7 @@
SUBDIR += p5-HTML-EscapeEvil
SUBDIR += p5-HTML-Format
SUBDIR += p5-HTML-FormatText-WithLinks
+ SUBDIR += p5-HTML-FormatText-WithLinks-AndTables
SUBDIR += p5-HTML-Fraction
SUBDIR += p5-HTML-HTML5-Entities
SUBDIR += p5-HTML-HTML5-Parser
diff --git a/textproc/p5-HTML-FormatText-WithLinks-AndTables/Makefile b/textproc/p5-HTML-FormatText-WithLinks-AndTables/Makefile
new file mode 100644
index 000000000000..bde15f7f2497
--- /dev/null
+++ b/textproc/p5-HTML-FormatText-WithLinks-AndTables/Makefile
@@ -0,0 +1,27 @@
+# New ports collection makefile for: p5-HTML-FormatText-WithLinks-AndTables
+# Date created: 2012-08-15
+# Whom: Steve Wills <swills@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= HTML-FormatText-WithLinks-AndTables
+PORTVERSION= 0.02
+CATEGORIES= textproc perl5
+MASTER_SITES= CPAN
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= perl@FreeBSD.org
+COMMENT= Perl5 module to convert HTML to text with tables in tact
+
+BUILD_DEPENDS= p5-HTML-FormatText-WithLinks>=0:${PORTSDIR}/textproc/p5-HTML-FormatText-WithLinks \
+ p5-HTML-Tree>=0:${PORTSDIR}/www/p5-HTML-Tree
+RUN_DEPENDS:= ${BUILD_DEPENDS}
+
+WRKSRC= ${WRKDIR}/${PORTNAME}
+
+PERL_CONFIGURE= yes
+
+MAN3= HTML::FormatText::WithLinks::AndTables.3
+
+.include <bsd.port.mk>
diff --git a/textproc/p5-HTML-FormatText-WithLinks-AndTables/distinfo b/textproc/p5-HTML-FormatText-WithLinks-AndTables/distinfo
new file mode 100644
index 000000000000..34c47359c2a0
--- /dev/null
+++ b/textproc/p5-HTML-FormatText-WithLinks-AndTables/distinfo
@@ -0,0 +1,2 @@
+SHA256 (HTML-FormatText-WithLinks-AndTables-0.02.tar.gz) = 4e97159a8b8ab5ea0c417da2931221124dc0e1221a3307b270891d6f21852224
+SIZE (HTML-FormatText-WithLinks-AndTables-0.02.tar.gz) = 6937
diff --git a/textproc/p5-HTML-FormatText-WithLinks-AndTables/pkg-descr b/textproc/p5-HTML-FormatText-WithLinks-AndTables/pkg-descr
new file mode 100644
index 000000000000..d3cad8659896
--- /dev/null
+++ b/textproc/p5-HTML-FormatText-WithLinks-AndTables/pkg-descr
@@ -0,0 +1,3 @@
+Converts HTML to Text with tables in tact
+
+WWW: http://search.cpan.org/dist/HTML-FormatText-WithLinks-AndTables/
diff --git a/textproc/p5-HTML-FormatText-WithLinks-AndTables/pkg-plist b/textproc/p5-HTML-FormatText-WithLinks-AndTables/pkg-plist
new file mode 100644
index 000000000000..e8f9966c9ac9
--- /dev/null
+++ b/textproc/p5-HTML-FormatText-WithLinks-AndTables/pkg-plist
@@ -0,0 +1,4 @@
+%%SITE_PERL%%/HTML/FormatText/WithLinks/AndTables.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/FormatText/WithLinks/AndTables/.packlist
+@dirrm %%SITE_PERL%%/HTML/FormatText/WithLinks
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/FormatText/WithLinks/AndTables