svn commit: r493417 - head/security/p5-Authen-PAM

Dmitry Marakasov amdmi3 at FreeBSD.org
Wed Feb 20 09:00:48 UTC 2019


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


More information about the svn-ports-all mailing list