freebsd-ports/net/pear-Net_LDAP/Makefile
Jan Beich f4e1f3b974 Pass maintainership of PEAR ports to the submitter
PR:		214156
Submitted by:	Jochen Neumeister <joneum@bsdproject.de>
2016-11-04 07:50:45 +00:00

14 lines
271 B
Makefile

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