Remove Perl core modules
- Add LICENSE_FILE - Add NO_ARCH - Bump PORTREVISION for dependency change
This commit is contained in:
parent
3cdba6f0f0
commit
a872a8630e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=438232
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= POE-Component-Resolver
|
||||
PORTVERSION= 0.921
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= dns devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= CPAN:RCAPUTO
|
||||
@ -14,11 +14,12 @@ COMMENT= Non-blocking getaddrinfo() resolver
|
||||
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= p5-POE>=1.311:devel/p5-POE \
|
||||
p5-Socket>=2.001:net/p5-Socket
|
||||
BUILD_DEPENDS= p5-POE>=1.311:devel/p5-POE
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user