svn commit: r373316 - head/security/p5-Authen-Simple-LDAP

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Nov 24 18:31:01 UTC 2014


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 at 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
- at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Authen/Simple/LDAP
- at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Authen/Simple
- at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Authen
- at dirrmtry %%SITE_PERL%%/Authen/Simple
- at dirrmtry %%SITE_PERL%%/Authen


More information about the svn-ports-all mailing list