diff options
-rw-r--r-- | security/p5-Tie-EncryptedHash/Makefile | 3 | ||||
-rw-r--r-- | security/p5-Tie-EncryptedHash/pkg-plist | 2 |
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 |