diff options
Diffstat (limited to 'ftp/p5-File-Fetch/Makefile')
-rw-r--r-- | ftp/p5-File-Fetch/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/ftp/p5-File-Fetch/Makefile b/ftp/p5-File-Fetch/Makefile index 05612aedd9b8..c577ece27c08 100644 --- a/ftp/p5-File-Fetch/Makefile +++ b/ftp/p5-File-Fetch/Makefile @@ -6,7 +6,7 @@ # PORTNAME= File-Fetch -PORTVERSION= 0.32 +PORTVERSION= 0.34 CATEGORIES= ftp www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,6 +14,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= A generic file fetching mechanism +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + PERL_CONFIGURE= yes MAN3= File::Fetch.3 |