- Fix *_DEPENDS: version is not required by this port
- Add LICENSE [1] - Bump PORTREVISION for dependency change Approved by: portmgr (blanket) [1] With hat: perl
This commit is contained in:
parent
cf4cebd29b
commit
e736f40229
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=381801
1 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= Class-Std
|
||||
DISTVERSION= 0.011
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= lippe@FreeBSD.org
|
||||
COMMENT= Support for creating standard "inside-out" classes
|
||||
|
||||
BUILD_DEPENDS= p5-version>=0:${PORTSDIR}/devel/p5-version
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
|
Loading…
Reference in a new issue