diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-08-19 16:05:23 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-08-19 16:05:23 +0000 |
commit | c1998d477756be50bfb99de1405758b651892c3e (patch) | |
tree | 4cbf739790e9e7d1c0ef990a20f9471f26b61df5 /devel/p5-POE-Test-Loops | |
parent | 3b69f58198c7b73f414864852f5752d59bb5bd0e (diff) |
Notes
Diffstat (limited to 'devel/p5-POE-Test-Loops')
-rw-r--r-- | devel/p5-POE-Test-Loops/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-POE-Test-Loops/Makefile b/devel/p5-POE-Test-Loops/Makefile index b9c4586521c4..365c6a21b06e 100644 --- a/devel/p5-POE-Test-Loops/Makefile +++ b/devel/p5-POE-Test-Loops/Makefile @@ -6,7 +6,6 @@ PORTVERSION= 1.360 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= CPAN:RCAPUTO PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org @@ -14,7 +13,9 @@ COMMENT= Reusable tests for POE Loop authors LICENSE= ART10 GPLv1 LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE +NO_ARCH= yes USES= perl5 USE_PERL5= configure |