Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Apr 2019 09:01:11 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r497690 - head/security/p5-Authen-Smb
Message-ID:  <201904030901.x3391Bhb003142@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Wed Apr  3 09:01:11 2019
New Revision: 497690
URL: https://svnweb.freebsd.org/changeset/ports/497690

Log:
  - Add LICENSE
  
  Approved by:	portmgr blanket

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

Modified: head/security/p5-Authen-Smb/Makefile
==============================================================================
--- head/security/p5-Authen-Smb/Makefile	Wed Apr  3 08:54:24 2019	(r497689)
+++ head/security/p5-Authen-Smb/Makefile	Wed Apr  3 09:01:11 2019	(r497690)
@@ -11,6 +11,9 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	ma499@doc.ic.ac.uk
 COMMENT=	Perl extension to authenticate against an SMB server
 
+LICENSE=	GPLv2+ NONE  # perl code has no license defined
+LICENSE_COMB=	multi
+
 USES=		perl5
 USE_PERL5=	configure
 



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