mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-31 10:46:16 +00:00
Add LICENSE
- Remove CONFLICTS: www/p5-libwww has been updated to 6.x for almost 6 years - Add NO_ARCH - Sort PLIST
This commit is contained in:
parent
bca94c691c
commit
0825a6f83c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=442236
@ -11,13 +11,15 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Class that represents an HTML form element
|
||||
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
BUILD_DEPENDS= p5-HTML-Parser>=0:www/p5-HTML-Parser \
|
||||
p5-HTTP-Message>=6.03:www/p5-HTTP-Message \
|
||||
p5-URI>=1.10:net/p5-URI
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
CONFLICTS= p5-libwww-5*
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
%%PERL5_MAN3%%/HTML::Form.3.gz
|
||||
%%SITE_PERL%%/HTML/Form.pm
|
||||
%%PERL5_MAN3%%/HTML::Form.3.gz
|
||||
|
Loading…
Reference in New Issue
Block a user