aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Crypt-Rijndael
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2018-04-24 09:03:47 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2018-04-24 09:03:47 +0000
commit92fc0ba625531abb4444b54da34771fba613348f (patch)
tree988fb18a3730f3efe085452f0f2cac99b67d4aeb /security/p5-Crypt-Rijndael
parent8695b3822d576ad5ddda7eba5ff21f49d199ef20 (diff)
downloadports-92fc0ba625531abb4444b54da34771fba613348f.tar.gz
ports-92fc0ba625531abb4444b54da34771fba613348f.zip
- Add LICENSE
Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=468193
Diffstat (limited to 'security/p5-Crypt-Rijndael')
-rw-r--r--security/p5-Crypt-Rijndael/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/security/p5-Crypt-Rijndael/Makefile b/security/p5-Crypt-Rijndael/Makefile
index 469a8162bcfc..4ccf7e74933d 100644
--- a/security/p5-Crypt-Rijndael/Makefile
+++ b/security/p5-Crypt-Rijndael/Makefile
@@ -11,6 +11,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= skreuzer@FreeBSD.org
COMMENT= Perl module that implements the Rijndael cipher
+LICENSE= GPLv3
+LICENSE_FILE= ${WRKSRC}/COPYING
+
BUILD_DEPENDS= p5-Test-Manifest>1.14:devel/p5-Test-Manifest
USES= perl5