From c90b50934b78ad8960594e91c0bf52f289d5d6c9 Mon Sep 17 00:00:00 2001 From: sunpoet Date: Fri, 2 May 2014 09:42:20 +0000 Subject: - Add LICENSE - Pass maintainership to submitter PR: ports/189190 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> --- security/p5-Crypt-SmbHash/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/security/p5-Crypt-SmbHash/Makefile b/security/p5-Crypt-SmbHash/Makefile index ec08452775e1..86838bb61a35 100644 --- a/security/p5-Crypt-SmbHash/Makefile +++ b/security/p5-Crypt-SmbHash/Makefile @@ -7,9 +7,12 @@ CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= 5u623l20@gmail.com COMMENT= Perl module implementing lanman and nt md4 hash functions +LICENSE= GPLv2 GPLv3 +LICENSE_COMB= dual + USES= perl5 USE_PERL5= configure -- cgit