diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-05-31 17:29:59 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-05-31 17:29:59 +0000 |
commit | 4bbdefcb4460dce41bc1186fbf369b08d3c7cccf (patch) | |
tree | d3de20757e22d05e59f83264de1a94dc10be767f /security/p5-Authen-NTLM/Makefile | |
parent | 77c344aff77409618a636145393ac593ece118d6 (diff) | |
download | ports-4bbdefcb4460dce41bc1186fbf369b08d3c7cccf.tar.gz ports-4bbdefcb4460dce41bc1186fbf369b08d3c7cccf.zip |
Notes
Diffstat (limited to 'security/p5-Authen-NTLM/Makefile')
-rw-r--r-- | security/p5-Authen-NTLM/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/security/p5-Authen-NTLM/Makefile b/security/p5-Authen-NTLM/Makefile index e22493aa4770..7601e9c04c09 100644 --- a/security/p5-Authen-NTLM/Makefile +++ b/security/p5-Authen-NTLM/Makefile @@ -12,6 +12,9 @@ DISTNAME= ${PORTNAME:C/.*-//}-${PORTVERSION} MAINTAINER= james@divide.org COMMENT= Perl5 NTLM authentication module +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + BUILD_DEPENDS= p5-Digest-HMAC>=0:security/p5-Digest-HMAC RUN_DEPENDS= p5-Digest-HMAC>=0:security/p5-Digest-HMAC |