1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00: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:
Sunpoet Po-Chuan Hsieh 2015-01-07 17:56:10 +00:00
parent 1ecff6b61d
commit e862bc9b6f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=376481

View File

@ -2,7 +2,7 @@
PORTNAME= B-Generate
PORTVERSION= 1.47
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -10,9 +10,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= tobez@FreeBSD.org
COMMENT= Create your own Perl op trees
COMMON_DEPENDS= p5-ExtUtils-CBuilder>=0:${PORTSDIR}/devel/p5-ExtUtils-CBuilder
BUILD_DEPENDS= ${COMMON_DEPENDS}
RUN_DEPENDS= ${COMMON_DEPENDS}
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure