mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Fix *_DEPENDS: ExtUtils::CBuilder is already in all supported Perl releases
- Add LICENSE [1] - Bump PORTREVISION for dependency change Approved by: portmgr (blanket) With hat: perl
This commit is contained in:
parent
1ecff6b61d
commit
e862bc9b6f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=376481
1 changed files with 3 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
PORTNAME= B-Generate
|
PORTNAME= B-Generate
|
||||||
PORTVERSION= 1.47
|
PORTVERSION= 1.47
|
||||||
PORTREVISION= 1
|
PORTREVISION= 2
|
||||||
CATEGORIES= devel perl5
|
CATEGORIES= devel perl5
|
||||||
MASTER_SITES= CPAN
|
MASTER_SITES= CPAN
|
||||||
PKGNAMEPREFIX= p5-
|
PKGNAMEPREFIX= p5-
|
||||||
|
@ -10,9 +10,8 @@ PKGNAMEPREFIX= p5-
|
||||||
MAINTAINER= tobez@FreeBSD.org
|
MAINTAINER= tobez@FreeBSD.org
|
||||||
COMMENT= Create your own Perl op trees
|
COMMENT= Create your own Perl op trees
|
||||||
|
|
||||||
COMMON_DEPENDS= p5-ExtUtils-CBuilder>=0:${PORTSDIR}/devel/p5-ExtUtils-CBuilder
|
LICENSE= ART10 GPLv1
|
||||||
BUILD_DEPENDS= ${COMMON_DEPENDS}
|
LICENSE_COMB= dual
|
||||||
RUN_DEPENDS= ${COMMON_DEPENDS}
|
|
||||||
|
|
||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= configure
|
USE_PERL5= configure
|
||||||
|
|
Loading…
Add table
Reference in a new issue