aboutsummaryrefslogtreecommitdiff
path: root/security/p5-PBKDF2-Tiny
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-11-13 23:33:30 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-11-13 23:33:30 +0000
commit2a0ba0ece564556df3a61a1d1ecc86419c754e75 (patch)
treef4dde6ab8b06ba75c9b463134c28c9206bedbea8 /security/p5-PBKDF2-Tiny
parent0be47ce066958c31b21ee87acb0b48b3dc1754f7 (diff)
downloadports-2a0ba0ece564556df3a61a1d1ecc86419c754e75.tar.gz
ports-2a0ba0ece564556df3a61a1d1ecc86419c754e75.zip
Add LICENSE_FILE
Notes
Notes: svn path=/head/; revision=517436
Diffstat (limited to 'security/p5-PBKDF2-Tiny')
-rw-r--r--security/p5-PBKDF2-Tiny/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/p5-PBKDF2-Tiny/Makefile b/security/p5-PBKDF2-Tiny/Makefile
index a19dc04506b4..d99233ed0cf6 100644
--- a/security/p5-PBKDF2-Tiny/Makefile
+++ b/security/p5-PBKDF2-Tiny/Makefile
@@ -12,6 +12,7 @@ MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Minimalist PBKDF2 (RFC 2898) with HMAC-SHA1 or HMAC-SHA2
LICENSE= APACHE20
+LICENSE_FILE= ${WRKSRC}/LICENSE
USES= perl5
USE_PERL5= configure