Files
ports/net/pear-Net_LDAP/Makefile
T
Jochen Neumeister 6f8c351112 hand over Maintainership to miwi
Sponsored by:	Netzkommune GmbH
2020-03-06 17:33:54 +00:00

15 lines
268 B
Makefile

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