Initial import of p5-News-Article-1.13
Based on a tarball from Shell Hung <i@shellhung.org> -- 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.
This commit is contained in:
parent
0443466ba5
commit
6e61da0d53
24
news/p5-News-Article/Makefile
Normal file
24
news/p5-News-Article/Makefile
Normal file
@ -0,0 +1,24 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2001/02/22 19:44:20 avsm Exp $
|
||||
|
||||
DISTNAME= News-Article-1.13
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= news perl5
|
||||
NEED_VERSION= 1.352
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= News
|
||||
|
||||
MAINTAINER= Shell Hung <i@shellhung.org>
|
||||
|
||||
PERL_MODULES= ${LOCALBASE}/libdata/perl5/site_perl
|
||||
BUILD_DEPENDS= ${PERL_MODULES}/PGP/Sign.pm::security/p5-PGP-Sign \
|
||||
${PERL_MODULES}/Net/NNTP.pm::net/p5-libnet
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
CONFIGURE_STYLE= perl
|
||||
|
||||
.include <bsd.port.mk>
|
3
news/p5-News-Article/files/md5
Normal file
3
news/p5-News-Article/files/md5
Normal file
@ -0,0 +1,3 @@
|
||||
MD5 (News-Article-1.13.tar.gz) = e3efe8e3cbafcaeddbca5780d560f774
|
||||
RMD160 (News-Article-1.13.tar.gz) = b1ec6073a2d60308bdb5fbe73ca5bb2e0c849462
|
||||
SHA1 (News-Article-1.13.tar.gz) = 06f98de1c12674da505717f7c556fd32ed45b1f8
|
1
news/p5-News-Article/pkg/COMMENT
Normal file
1
news/p5-News-Article/pkg/COMMENT
Normal file
@ -0,0 +1 @@
|
||||
perl module for accessing NNTP articles
|
3
news/p5-News-Article/pkg/DESCR
Normal file
3
news/p5-News-Article/pkg/DESCR
Normal file
@ -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.
|
9
news/p5-News-Article/pkg/PLIST
Normal file
9
news/p5-News-Article/pkg/PLIST
Normal file
@ -0,0 +1,9 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2001/02/22 19:44:20 avsm Exp $
|
||||
libdata/perl5/site_perl/News/Article.pm
|
||||
libdata/perl5/site_perl/News/AutoReply.pm
|
||||
libdata/perl5/site_perl/News/FormArticle.pm
|
||||
libdata/perl5/site_perl/News/FormReply.pm
|
||||
man/man3/News::Article.3p
|
||||
man/man3/News::AutoReply.3p
|
||||
man/man3/News::FormArticle.3p
|
||||
man/man3/News::FormReply.3p
|
Loading…
Reference in New Issue
Block a user