aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2014-05-02 17:42:20 +0800
committersunpoet <sunpoet@FreeBSD.org>2014-05-02 17:42:20 +0800
commitc90b50934b78ad8960594e91c0bf52f289d5d6c9 (patch)
tree17efbc0f3241c41bf1153fdc38a209c98c2cb3f9
parent9b986b086fb9f2e4475edb8825a70403ce09c4ca (diff)
downloadfreebsd-ports-gnome-c90b50934b78ad8960594e91c0bf52f289d5d6c9.tar.gz
freebsd-ports-gnome-c90b50934b78ad8960594e91c0bf52f289d5d6c9.tar.zst
freebsd-ports-gnome-c90b50934b78ad8960594e91c0bf52f289d5d6c9.zip
- Add LICENSE
- Pass maintainership to submitter PR: ports/189190 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
-rw-r--r--security/p5-Crypt-SmbHash/Makefile5
1 files changed, 4 insertions, 1 deletions
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