aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Cwd-Guard/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Cwd-Guard/Makefile')
-rw-r--r--devel/p5-Cwd-Guard/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/devel/p5-Cwd-Guard/Makefile b/devel/p5-Cwd-Guard/Makefile
index 5932783852b6..2624b1eb60f4 100644
--- a/devel/p5-Cwd-Guard/Makefile
+++ b/devel/p5-Cwd-Guard/Makefile
@@ -11,11 +11,13 @@ COMMENT= Temporary changing working directory (chdir)
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
+LICENSE_FILE= ${WRKSRC}/LICENSE
TEST_DEPENDS= p5-Test-Requires>=0:devel/p5-Test-Requires
-NO_ARCH= yes
-USE_PERL5= modbuild
USES= perl5
+USE_PERL5= modbuild
+
+NO_ARCH= yes
.include <bsd.port.mk>