diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2018-06-05 02:09:42 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2018-06-05 02:09:42 +0800 |
commit | 5fc56d383fa6fad11206524f95fd9700503c8438 (patch) | |
tree | 5a43cf1f3ee41a845b48d5e1d796327893a8441c /mail | |
parent | 2683e4069f102149cbfac69c81e07fda282c3aa9 (diff) | |
download | freebsd-ports-gnome-5fc56d383fa6fad11206524f95fd9700503c8438.tar.gz freebsd-ports-gnome-5fc56d383fa6fad11206524f95fd9700503c8438.tar.zst freebsd-ports-gnome-5fc56d383fa6fad11206524f95fd9700503c8438.zip |
Add LICENSE
- Sort PLIST
- Udpate WWW
Diffstat (limited to 'mail')
-rw-r--r-- | mail/p5-Mail-Freshmeat/Makefile | 3 | ||||
-rw-r--r-- | mail/p5-Mail-Freshmeat/pkg-descr | 2 | ||||
-rw-r--r-- | mail/p5-Mail-Freshmeat/pkg-plist | 2 |
3 files changed, 5 insertions, 2 deletions
diff --git a/mail/p5-Mail-Freshmeat/Makefile b/mail/p5-Mail-Freshmeat/Makefile index bf000a473ab1..69acdf7c7c2e 100644 --- a/mail/p5-Mail-Freshmeat/Makefile +++ b/mail/p5-Mail-Freshmeat/Makefile @@ -12,6 +12,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module to parse daily newsletters from freshmeat.net +LICENSE= ART10 GPLv1+ +LICENSE_COMB= dual + BUILD_DEPENDS= p5-Mail-Tools>=0:mail/p5-Mail-Tools RUN_DEPENDS:= ${BUILD_DEPENDS} diff --git a/mail/p5-Mail-Freshmeat/pkg-descr b/mail/p5-Mail-Freshmeat/pkg-descr index 905c7dba4a93..bdcd955f78b9 100644 --- a/mail/p5-Mail-Freshmeat/pkg-descr +++ b/mail/p5-Mail-Freshmeat/pkg-descr @@ -7,4 +7,4 @@ flexible user-supplied ranking rules. Articles below a specified score will be removed from the output. fmscore is ideal for use as a procmail filter.) -WWW: http://search.cpan.org/dist/Mail-Freshmeat/ +WWW: https://metacpan.org/release/ASPIERS/Mail-Freshmeat-0.94 diff --git a/mail/p5-Mail-Freshmeat/pkg-plist b/mail/p5-Mail-Freshmeat/pkg-plist index bbc5011f8bb3..b43758686bd4 100644 --- a/mail/p5-Mail-Freshmeat/pkg-plist +++ b/mail/p5-Mail-Freshmeat/pkg-plist @@ -1,5 +1,5 @@ -%%PERL5_MAN3%%/Freshmeat.3.gz %%SITE_PERL%%/Mail/Freshmeat.pm %%SITE_PERL%%/Mail/Freshmeat/Article.pm %%SITE_PERL%%/Mail/Freshmeat/Entry.pm %%SITE_PERL%%/Mail/Freshmeat/Utils.pm +%%PERL5_MAN3%%/Freshmeat.3.gz |