aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Authen-SASL-SASLprep
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2016-04-23 06:48:20 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2016-04-23 06:48:20 +0000
commit8c88f0598b12a8004fd07c2ec5f0ef19b381a831 (patch)
tree540a9f5ab8a4897fa332699fffd03c696fd2d01c /security/p5-Authen-SASL-SASLprep
parentbe5ff9b1bcc16a34e5e88d375400cd2336d74e9c (diff)
downloadports-8c88f0598b12a8004fd07c2ec5f0ef19b381a831.tar.gz
ports-8c88f0598b12a8004fd07c2ec5f0ef19b381a831.zip
- Add LICENSE_FILE
- Add NO_ARCH
Notes
Notes: svn path=/head/; revision=413831
Diffstat (limited to 'security/p5-Authen-SASL-SASLprep')
-rw-r--r--security/p5-Authen-SASL-SASLprep/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/security/p5-Authen-SASL-SASLprep/Makefile b/security/p5-Authen-SASL-SASLprep/Makefile
index c74ff1433125..46476091f73b 100644
--- a/security/p5-Authen-SASL-SASLprep/Makefile
+++ b/security/p5-Authen-SASL-SASLprep/Makefile
@@ -13,11 +13,13 @@ COMMENT= Stringprep Profile for User Names and Passwords (RFC 4013)
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
+LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= p5-Unicode-Stringprep>=1:converters/p5-Unicode-Stringprep
RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-NoWarnings>=0:devel/p5-Test-NoWarnings
+NO_ARCH= yes
USE_PERL5= configure
USES= perl5