aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-XML-RSS-SimpleGen
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2006-06-05 07:50:53 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2006-06-05 07:50:53 +0000
commit057262ad0f4d3dcaff618fcff3eb12b501fca5f8 (patch)
treed398e443ca455fb348366c741933e19e456d4df3 /textproc/p5-XML-RSS-SimpleGen
parent8d6794e2746a1504c4ebc96778bf8f67f60c5cfd (diff)
downloadports-057262ad0f4d3dcaff618fcff3eb12b501fca5f8.tar.gz
ports-057262ad0f4d3dcaff618fcff3eb12b501fca5f8.zip
add p5-XML-RSS-SimpleGen 11.11
For writing RSS files
Notes
Notes: svn path=/head/; revision=164396
Diffstat (limited to 'textproc/p5-XML-RSS-SimpleGen')
-rw-r--r--textproc/p5-XML-RSS-SimpleGen/Makefile23
-rw-r--r--textproc/p5-XML-RSS-SimpleGen/distinfo3
-rw-r--r--textproc/p5-XML-RSS-SimpleGen/pkg-descr10
-rw-r--r--textproc/p5-XML-RSS-SimpleGen/pkg-plist8
4 files changed, 44 insertions, 0 deletions
diff --git a/textproc/p5-XML-RSS-SimpleGen/Makefile b/textproc/p5-XML-RSS-SimpleGen/Makefile
new file mode 100644
index 000000000000..635dfbbd1630
--- /dev/null
+++ b/textproc/p5-XML-RSS-SimpleGen/Makefile
@@ -0,0 +1,23 @@
+# ex:ts=8
+# Ports collection makefile for: XML::RSS::SimpleGen
+# Date created: Jun 5, 2006
+# Whom: ijliao
+#
+# $FreeBSD$
+#
+
+PORTNAME= XML-RSS-SimpleGen
+PORTVERSION= 11.11
+CATEGORIES= textproc perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+MASTER_SITE_SUBDIR= XML
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= perl@FreeBSD.org
+COMMENT= For writing RSS files
+
+PERL_CONFIGURE= yes
+
+MAN3= XML::RSS::SimpleGen.3 \
+
+.include <bsd.port.mk>
diff --git a/textproc/p5-XML-RSS-SimpleGen/distinfo b/textproc/p5-XML-RSS-SimpleGen/distinfo
new file mode 100644
index 000000000000..f2e5e4c7343f
--- /dev/null
+++ b/textproc/p5-XML-RSS-SimpleGen/distinfo
@@ -0,0 +1,3 @@
+MD5 (XML-RSS-SimpleGen-11.11.tar.gz) = 8a26892e85765d651e29adbd0bff6ad1
+SHA256 (XML-RSS-SimpleGen-11.11.tar.gz) = 39ad945aa1cfc8f7bae9046bc78cfa712db2c48ffc17aac6175adcc344229b94
+SIZE (XML-RSS-SimpleGen-11.11.tar.gz) = 30883
diff --git a/textproc/p5-XML-RSS-SimpleGen/pkg-descr b/textproc/p5-XML-RSS-SimpleGen/pkg-descr
new file mode 100644
index 000000000000..9ba0345c9f19
--- /dev/null
+++ b/textproc/p5-XML-RSS-SimpleGen/pkg-descr
@@ -0,0 +1,10 @@
+This module is for writing RSS files, simply. It transparently handles all
+the unpleasant details of RSS, like proper XML escaping, and also has a good
+number of Do-What-I-Mean features, like not changing the modtime on a
+written-out RSS file if the file content hasn't changed, and like
+automatically removing any HTML tags from content you might pass in.
+
+This module isn't meant to have the full expressive power of RSS; instead, it
+provides functions that are most commonly needed by RSS-writing programs.
+
+WWW: http://search.cpan.org/dist/XML-RSS-SimpleGen/
diff --git a/textproc/p5-XML-RSS-SimpleGen/pkg-plist b/textproc/p5-XML-RSS-SimpleGen/pkg-plist
new file mode 100644
index 000000000000..ad22dc1ddc1c
--- /dev/null
+++ b/textproc/p5-XML-RSS-SimpleGen/pkg-plist
@@ -0,0 +1,8 @@
+%%SITE_PERL%%/XML/RSS/SimpleGen.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/RSS/SimpleGen/.packlist
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/RSS/SimpleGen
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/RSS
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML
+@dirrmtry %%SITE_PERL%%/XML/RSS/SimpleGen
+@dirrmtry %%SITE_PERL%%/XML/RSS
+@dirrmtry %%SITE_PERL%%/XML