summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--news/p5-News-Article/Makefile30
-rw-r--r--news/p5-News-Article/distinfo1
-rw-r--r--news/p5-News-Article/pkg-comment1
-rw-r--r--news/p5-News-Article/pkg-descr3
-rw-r--r--news/p5-News-Article/pkg-plist10
5 files changed, 45 insertions, 0 deletions
diff --git a/news/p5-News-Article/Makefile b/news/p5-News-Article/Makefile
new file mode 100644
index 000000000000..635d20e22824
--- /dev/null
+++ b/news/p5-News-Article/Makefile
@@ -0,0 +1,30 @@
+# New ports collection makefile for: p5-News-Article
+# Version required: 1.14
+# Date created: January 2, 1998
+# Whom: Don Croyle <croyle@gelemna.ft-wayne.in.us>
+#
+# $Id$
+#
+
+DISTNAME= News-Article-1.14
+PKGNAME= p5-News-Article-1.14
+CATEGORIES= news perl5
+MASTER_SITES= http://www.freebsd.org/~mph/distfiles/ \
+ http://www.erlenstar.demon.co.uk/perl/
+
+MAINTAINER= croyle@gelemna.ft-wayne.in.us
+
+RUN_DEPENDS= ${PREFIX}/lib/perl5/site_perl/Net/DNS.pm:${PORTSDIR}/net/p5-Net-DNS \
+ ${PREFIX}/lib/perl5/site_perl/Net/NNTP.pm:${PORTSDIR}/net/p5-Net \
+ ${PREFIX}/lib/perl5/site_perl/PGP/Sign.pm:${PORTSDIR}/security/p5-PGP-Sign
+
+USE_PERL5= yes
+
+MAN3= News::Article.3 News::AutoReply.3 News::FormArticle.3 \
+ News::FormReply.3
+MANPREFIX= ${PREFIX}/lib/perl5
+
+do-configure:
+ @ cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PREFIX}/bin/perl Makefile.PL
+
+.include <bsd.port.mk>
diff --git a/news/p5-News-Article/distinfo b/news/p5-News-Article/distinfo
new file mode 100644
index 000000000000..f3c4847ed0cd
--- /dev/null
+++ b/news/p5-News-Article/distinfo
@@ -0,0 +1 @@
+MD5 (News-Article-1.14.tar.gz) = 84cf2f3b3dc952baa11a0d44c620a0b5
diff --git a/news/p5-News-Article/pkg-comment b/news/p5-News-Article/pkg-comment
new file mode 100644
index 000000000000..e557cf67a8e5
--- /dev/null
+++ b/news/p5-News-Article/pkg-comment
@@ -0,0 +1 @@
+Object for handling Usenet articles in mail or news form.
diff --git a/news/p5-News-Article/pkg-descr b/news/p5-News-Article/pkg-descr
new file mode 100644
index 000000000000..24b38be068c3
--- /dev/null
+++ b/news/p5-News-Article/pkg-descr
@@ -0,0 +1,3 @@
+This module allows for creating articles from scratch, or reading them
+from various data sources; various header manipulations, and posting
+via NNTP or mailing via a sendmail-workalike.
diff --git a/news/p5-News-Article/pkg-plist b/news/p5-News-Article/pkg-plist
new file mode 100644
index 000000000000..27b321b3521e
--- /dev/null
+++ b/news/p5-News-Article/pkg-plist
@@ -0,0 +1,10 @@
+lib/perl5/man/man3/News::Article.3.gz
+lib/perl5/man/man3/News::AutoReply.3.gz
+lib/perl5/man/man3/News::FormArticle.3.gz
+lib/perl5/man/man3/News::FormReply.3.gz
+lib/perl5/site_perl/News/Article.pm
+lib/perl5/site_perl/News/AutoReply.pm
+lib/perl5/site_perl/News/FormArticle.pm
+lib/perl5/site_perl/News/FormReply.pm
+lib/perl5/site_perl/i386-freebsd/auto/News/Article/.packlist
+@dirrm lib/perl5/site_perl/i386-freebsd/auto/News/Article