diff options
Diffstat (limited to 'www/p5-HTTP-Lite/Makefile')
-rw-r--r-- | www/p5-HTTP-Lite/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/www/p5-HTTP-Lite/Makefile b/www/p5-HTTP-Lite/Makefile index b427d91854ad..7f9e34cb4b00 100644 --- a/www/p5-HTTP-Lite/Makefile +++ b/www/p5-HTTP-Lite/Makefile @@ -6,7 +6,7 @@ # PORTNAME= HTTP-Lite -PORTVERSION= 2.3 +PORTVERSION= 2.4 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,6 +14,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 modules for Lightweight HTTP implementation +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + PERL_CONFIGURE= yes MAN3= HTTP::Lite.3 |