Skip to content

Commit

Permalink
devel/p5-Mixin-Event-Dispatch: Add LICENSE_FILE
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Jun 25, 2021
1 parent d5ed280 commit 35fed5e
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions devel/p5-Mixin-Event-Dispatch/Makefile
Expand Up @@ -12,15 +12,17 @@ COMMENT= Mixin methods for simple event/message dispatch framework

LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
LICENSE_FILE= ${WRKSRC}/LICENSE

BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-List-UtilsBy>=0:devel/p5-List-UtilsBy
TEST_DEPENDS= p5-Test-CheckDeps>=0.010:devel/p5-Test-CheckDeps \
p5-Test-Fatal>=0.010:devel/p5-Test-Fatal \
p5-Test-Refcount>=0.07:devel/p5-Test-Refcount

NO_ARCH= yes
USE_PERL5= configure
USES= perl5
USE_PERL5= configure

NO_ARCH= yes

.include <bsd.port.mk>

0 comments on commit 35fed5e

Please sign in to comment.