mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
- remove redundant dependency
- add WWW in pkg-descr - bump PORTREVISION
This commit is contained in:
parent
91b7a9af66
commit
126a39898a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=121502
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= News-Article
|
||||
PORTVERSION= 1.27
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= news perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= News
|
||||
@ -15,9 +16,6 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Object for handling Usenet articles in mail or news form
|
||||
|
||||
RUN_DEPENDS= ${SITE_PERL}/Net/NNTP.pm:${PORTSDIR}/net/p5-Net \
|
||||
${SITE_PERL}/PGP/Sign.pm:${PORTSDIR}/security/p5-PGP-Sign
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= News::Article.3 News::AutoReply.3 News::FormArticle.3 \
|
||||
|
@ -1,3 +1,5 @@
|
||||
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.
|
||||
|
||||
WWW: http://search.cpan.org/dist/News-Article/
|
||||
|
Loading…
Reference in New Issue
Block a user