mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
devel/p5-Mixin-Event-Dispatch: Add LICENSE_FILE
This commit is contained in:
parent
d5ed280fbc
commit
35fed5e94a
1 changed files with 4 additions and 2 deletions
|
@ -12,6 +12,7 @@ COMMENT= Mixin methods for simple event/message dispatch framework
|
||||||
|
|
||||||
LICENSE= ART10 GPLv1+
|
LICENSE= ART10 GPLv1+
|
||||||
LICENSE_COMB= dual
|
LICENSE_COMB= dual
|
||||||
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||||
RUN_DEPENDS= p5-List-UtilsBy>=0:devel/p5-List-UtilsBy
|
RUN_DEPENDS= p5-List-UtilsBy>=0:devel/p5-List-UtilsBy
|
||||||
|
@ -19,8 +20,9 @@ TEST_DEPENDS= p5-Test-CheckDeps>=0.010:devel/p5-Test-CheckDeps \
|
||||||
p5-Test-Fatal>=0.010:devel/p5-Test-Fatal \
|
p5-Test-Fatal>=0.010:devel/p5-Test-Fatal \
|
||||||
p5-Test-Refcount>=0.07:devel/p5-Test-Refcount
|
p5-Test-Refcount>=0.07:devel/p5-Test-Refcount
|
||||||
|
|
||||||
NO_ARCH= yes
|
|
||||||
USE_PERL5= configure
|
|
||||||
USES= perl5
|
USES= perl5
|
||||||
|
USE_PERL5= configure
|
||||||
|
|
||||||
|
NO_ARCH= yes
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
Loading…
Add table
Reference in a new issue