Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Feb 2019 09:00:47 +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: r493417 - head/security/p5-Authen-PAM
Message-ID:  <201902200900.x1K90ltW073592@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Wed Feb 20 09:00:47 2019
New Revision: 493417
URL: https://svnweb.freebsd.org/changeset/ports/493417

Log:
  - Add LICENSE
  
  Approved by:	portmgr blanket

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

Modified: head/security/p5-Authen-PAM/Makefile
==============================================================================
--- head/security/p5-Authen-PAM/Makefile	Wed Feb 20 08:52:17 2019	(r493416)
+++ head/security/p5-Authen-PAM/Makefile	Wed Feb 20 09:00:47 2019	(r493417)
@@ -11,6 +11,9 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	des@FreeBSD.org
 COMMENT=	Perl interface to the PAM library
 
+LICENSE=	ART10 GPLv1+
+LICENSE_COMB=	dual
+
 USES=		perl5
 USE_PERL5=	configure
 CONFIGURE_ARGS=	-DPAM_STRERROR_NEEDS_PAMH



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