openbsd-ports/net/pear-Net-LDAP/Makefile
2013-08-12 04:11:20 +00:00

17 lines
275 B
Makefile

# $OpenBSD: Makefile,v 1.17 2013/08/12 04:11:20 robert Exp $
COMMENT= pear ldap
DISTNAME= Net_LDAP-1.1.5
REVISION= 4
CATEGORIES= net
MODULES= lang/php www/pear
# BSD License
PERMIT_PACKAGE_CDROM= Yes
RUN_DEPENDS= lang/php/${MODPHP_VERSION},-ldap
.include <bsd.port.mk>