From 9331e5b52bb8afe057895dcbfcc1fbc040275146 Mon Sep 17 00:00:00 2001 From: sunpoet Date: Mon, 13 Mar 2017 10:28:03 +0000 Subject: Add LICENSE - Sort PLIST --- security/p5-Tie-EncryptedHash/Makefile | 3 +++ security/p5-Tie-EncryptedHash/pkg-plist | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) 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 -- cgit