Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Nov 2014 18:31:00 +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: r373316 - head/security/p5-Authen-Simple-LDAP
Message-ID:  <201411241831.sAOIV0rL003761@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon Nov 24 18:31:00 2014
New Revision: 373316
URL: https://svnweb.freebsd.org/changeset/ports/373316
QAT: https://qat.redports.org/buildarchive/r373316/

Log:
  - Add LICENSE
  - Cleanup PLIST

Modified:
  head/security/p5-Authen-Simple-LDAP/Makefile
  head/security/p5-Authen-Simple-LDAP/pkg-plist

Modified: head/security/p5-Authen-Simple-LDAP/Makefile
==============================================================================
--- head/security/p5-Authen-Simple-LDAP/Makefile	Mon Nov 24 18:30:55 2014	(r373315)
+++ head/security/p5-Authen-Simple-LDAP/Makefile	Mon Nov 24 18:31:00 2014	(r373316)
@@ -10,6 +10,9 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Simple LDAP authentication
 
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
 BUILD_DEPENDS=	p5-Authen-Simple>=0:${PORTSDIR}/security/p5-Authen-Simple \
 		p5-perl-ldap>=0:${PORTSDIR}/net/p5-perl-ldap
 RUN_DEPENDS:=	${BUILD_DEPENDS}

Modified: head/security/p5-Authen-Simple-LDAP/pkg-plist
==============================================================================
--- head/security/p5-Authen-Simple-LDAP/pkg-plist	Mon Nov 24 18:30:55 2014	(r373315)
+++ head/security/p5-Authen-Simple-LDAP/pkg-plist	Mon Nov 24 18:31:00 2014	(r373316)
@@ -3,8 +3,3 @@
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Authen/Simple/LDAP/.packlist
 %%PERL5_MAN3%%/Authen::Simple::ActiveDirectory.3.gz
 %%PERL5_MAN3%%/Authen::Simple::LDAP.3.gz
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Authen/Simple/LDAP
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Authen/Simple
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Authen
-@dirrmtry %%SITE_PERL%%/Authen/Simple
-@dirrmtry %%SITE_PERL%%/Authen



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