Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 May 2017 17:29:59 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r442232 - head/security/p5-Authen-NTLM
Message-ID:  <201705311729.v4VHTxFB048899@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed May 31 17:29:59 2017
New Revision: 442232
URL: https://svnweb.freebsd.org/changeset/ports/442232

Log:
  Add LICENSE
  
  Approved by:	portmgr (blanket)

Modified:
  head/security/p5-Authen-NTLM/Makefile

Modified: head/security/p5-Authen-NTLM/Makefile
==============================================================================
--- head/security/p5-Authen-NTLM/Makefile	Wed May 31 17:29:54 2017	(r442231)
+++ head/security/p5-Authen-NTLM/Makefile	Wed May 31 17:29:59 2017	(r442232)
@@ -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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201705311729.v4VHTxFB048899>