summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-03-13 10:28:03 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-03-13 10:28:03 +0000
commit08d725dd736ca6dca53fc599c360970e7fda79b9 (patch)
tree2b35b77a28f1e4b9865b3b216ee750539852b0fa
parentAdd BUILD_DEPENDS (diff)
Add LICENSE
- Sort PLIST
Notes
Notes: svn path=/head/; revision=436058
-rw-r--r--security/p5-Tie-EncryptedHash/Makefile3
-rw-r--r--security/p5-Tie-EncryptedHash/pkg-plist2
2 files changed, 4 insertions, 1 deletions
diff --git a/security/p5-Tie-EncryptedHash/Makefile b/security/p5-Tie-EncryptedHash/Makefile
index 84fe6f6fd5d1..de5a807f5129 100644
--- a/security/p5-Tie-EncryptedHash/Makefile
+++ b/security/p5-Tie-EncryptedHash/Makefile
@@ -11,6 +11,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Hashes (and objects based on hashes) with encrypting fields
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
BUILD_DEPENDS= p5-Crypt-CBC>=0:security/p5-Crypt-CBC
RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Crypt-Blowfish>=0:security/p5-Crypt-Blowfish \
diff --git a/security/p5-Tie-EncryptedHash/pkg-plist b/security/p5-Tie-EncryptedHash/pkg-plist
index fcc12b32e1c8..743a9ebea1ce 100644
--- a/security/p5-Tie-EncryptedHash/pkg-plist
+++ b/security/p5-Tie-EncryptedHash/pkg-plist
@@ -1,2 +1,2 @@
-%%PERL5_MAN3%%/Tie::EncryptedHash.3.gz
%%SITE_PERL%%/Tie/EncryptedHash.pm
+%%PERL5_MAN3%%/Tie::EncryptedHash.3.gz