2013-03-11 07:35:43 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.16 2013/03/11 11:35:54 espie Exp $
|
2006-10-28 13:21:03 -04:00
|
|
|
|
2007-09-15 18:36:51 -04:00
|
|
|
COMMENT= pear ldap
|
2006-10-28 13:21:03 -04:00
|
|
|
|
2011-06-09 08:56:04 -04:00
|
|
|
DISTNAME= Net_LDAP-1.1.5
|
2011-11-16 10:56:36 -05:00
|
|
|
REVISION= 3
|
2009-11-06 04:01:07 -05:00
|
|
|
CATEGORIES= net
|
2006-10-28 13:21:03 -04:00
|
|
|
|
2011-07-08 18:31:59 -04:00
|
|
|
MODULES= lang/php www/pear
|
2006-10-28 13:21:03 -04:00
|
|
|
|
|
|
|
# BSD License
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
|
2011-07-08 18:31:59 -04:00
|
|
|
RUN_DEPENDS= lang/php/${MODPHP_VERSION},-ldap
|
2006-10-28 13:21:03 -04:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|