freebsd-ports/net/pear-Net_LDAP/Makefile
Sunpoet Po-Chuan Hsieh 6430e9ab02 Update distinfo and unbreak this port
- While I'm here, fix indent

Content of tarballs are unchanged (checked against [1]).

=> Net_LDAP-1.1.5.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR.
=> Attempting to fetch http://pear.php.net/get/Net_LDAP-1.1.5.tgz
fetch: http://pear.php.net/get/Net_LDAP-1.1.5.tgz: size mismatch: expected 74782, actual 75618

Reference:	https://people.FreeBSD.org/~sunpoet/checksum/Net_LDAP-1.1.5.tgz [1]
Approved by:	portmgr (blanket)
2017-06-11 07:41:46 +00:00

14 lines
270 B
Makefile

# Created by: Gerrit Beine (<tux@pinguru.net>)
# $FreeBSD$
PORTNAME= Net_LDAP
DISTVERSION= 1.1.5
PORTREVISION= 1
CATEGORIES= net pear
MAINTAINER= joneum@FreeBSD.org
COMMENT= OO interface for searching and manipulating LDAP-entries
USES= pear
.include <bsd.port.mk>