mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-13 03:03:15 +00:00
Add LICENSE
- Sort *_DEPENDS - Sort PLIST
This commit is contained in:
parent
c7ee1adaaf
commit
7bbf2a3799
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=471620
@ -7,15 +7,17 @@ PORTREVISION= 1
|
||||
CATEGORIES= devel perl5 textproc
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
#DISTNAME= ${PORTNAME}-${PORTVERSION:C/\.(.)$/\1/}
|
||||
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Watch Muliple RSS Feeds for New Headlines
|
||||
|
||||
BUILD_DEPENDS= p5-libwww>=0:www/p5-libwww \
|
||||
LICENSE= ART10 GPLv1+
|
||||
LICENSE_COMB= dual
|
||||
|
||||
BUILD_DEPENDS= p5-POE-Component-Client-DNS>=0.98:dns/p5-POE-Component-Client-DNS \
|
||||
p5-POE-Component-Client-HTTP>=0.51:www/p5-POE-Component-Client-HTTP \
|
||||
p5-XML-RSS-Feed>=0:textproc/p5-XML-RSS-Feed \
|
||||
p5-POE-Component-Client-DNS>=0.98:dns/p5-POE-Component-Client-DNS \
|
||||
p5-POE-Component-Client-HTTP>=0.51:www/p5-POE-Component-Client-HTTP
|
||||
p5-libwww>=0:www/p5-libwww
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
USES= perl5
|
||||
|
@ -1,2 +1,2 @@
|
||||
%%PERL5_MAN3%%/POE::Component::RSSAggregator.3.gz
|
||||
%%SITE_PERL%%/POE/Component/RSSAggregator.pm
|
||||
%%PERL5_MAN3%%/POE::Component::RSSAggregator.3.gz
|
||||
|
Loading…
Reference in New Issue
Block a user