diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2018-10-12 09:08:47 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2018-10-12 09:08:47 +0000 |
commit | b04ce8519d7d4064c97c4b032f175923df9ae8b6 (patch) | |
tree | c715e59a22e0389b162249acbb33ccd22ff4723b | |
parent | 1f54ff417abbb93fbb0d15a4bfdf23dae4697d9b (diff) | |
download | ports-b04ce8519d7d4064c97c4b032f175923df9ae8b6.tar.gz ports-b04ce8519d7d4064c97c4b032f175923df9ae8b6.zip |
Notes
-rw-r--r-- | security/p5-Digest-MD2/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/security/p5-Digest-MD2/Makefile b/security/p5-Digest-MD2/Makefile index 2f4acef46384..8b0f37a39442 100644 --- a/security/p5-Digest-MD2/Makefile +++ b/security/p5-Digest-MD2/Makefile @@ -11,6 +11,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 interface to the MD2 message digest algorithm +LICENSE= ART10 GPLv1+ +LICENSE_COMB= dual + USES= perl5 USE_PERL5= configure |