svn commit: r442232 - head/security/p5-Authen-NTLM

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed May 31 17:30:00 UTC 2017


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 at 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
 


More information about the svn-ports-all mailing list