diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2013-03-29 00:44:53 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2013-03-29 00:44:53 +0000 |
commit | 5190f14f8d8399f93a6f6ed4a56f52610df9c41d (patch) | |
tree | df2e66834789aa7c73723017ffe057d28c30d06c /net/p5-perl-ldap | |
parent | 0af7902d3f9a984cc823d4e6304c180a70fb6cae (diff) | |
download | ports-5190f14f8d8399f93a6f6ed4a56f52610df9c41d.tar.gz ports-5190f14f8d8399f93a6f6ed4a56f52610df9c41d.zip |
Notes
Diffstat (limited to 'net/p5-perl-ldap')
-rw-r--r-- | net/p5-perl-ldap/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/net/p5-perl-ldap/Makefile b/net/p5-perl-ldap/Makefile index bfda1cfc72ee..b8d0260a2e43 100644 --- a/net/p5-perl-ldap/Makefile +++ b/net/p5-perl-ldap/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: perl-ldap -# Date created: October 27th 2000 -# Whom: scrappy@freebsd.org -# +# Created by: scrappy@freebsd.org # $FreeBSD$ -# PORTNAME= perl-ldap PORTVERSION= 0.4400 @@ -14,7 +10,7 @@ PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-${PORTVERSION:C/00$//} MAINTAINER= perl@FreeBSD.org -COMMENT= A Client interface to LDAP (includes Net::LDAP) +COMMENT= Client interface to LDAP (includes Net::LDAP) BUILD_DEPENDS= p5-Authen-SASL>=2.00:${PORTSDIR}/security/p5-Authen-SASL \ p5-Convert-ASN1>=0.07:${PORTSDIR}/converters/p5-Convert-ASN1 \ |