mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-19 08:13:21 +00:00
Remove Perl core modules
- Add LICENSE - Add NO_ARCH - Sort PLIST - Bump PORTREVISION for dependency change
This commit is contained in:
parent
25b5ace18a
commit
1ffc55b327
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=443814
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= HTTP-Response-Encoding
|
||||
PORTVERSION= 0.06
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -11,11 +11,14 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Adds encoding() to HTTP::Response
|
||||
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
BUILD_DEPENDS= p5-libwww>=0:www/p5-libwww \
|
||||
p5-HTTP-Message>=0:www/p5-HTTP-Message \
|
||||
p5-Encode>=2.0:converters/p5-Encode
|
||||
p5-HTTP-Message>=0:www/p5-HTTP-Message
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
%%PERL5_MAN3%%/HTTP::Response::Encoding.3.gz
|
||||
%%SITE_PERL%%/HTTP/Response/Encoding.pm
|
||||
%%PERL5_MAN3%%/HTTP::Response::Encoding.3.gz
|
||||
|
Loading…
Reference in New Issue
Block a user