ports/net/pear-Net_LDAP/Makefile
Po-Chuan Hsieh 3afbb853ea
net/pear-Net_LDAP: Add LICENSE
- Add NO_ARCH
- Update pkg-descr
2021-09-19 14:00:08 +08:00

17 lines
289 B
Makefile

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