2010-07-12 18:07:37 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.8 2010/07/12 22:07:40 sthen 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
|
|
|
|
|
|
|
DISTNAME= Net_LDAP-0.6.6
|
2010-07-12 18:07:37 -04:00
|
|
|
PKGNAME= pear-${DISTNAME:S/_/-/}
|
|
|
|
REVISION= 2
|
2009-11-06 04:01:07 -05:00
|
|
|
CATEGORIES= net
|
2006-10-28 13:21:03 -04:00
|
|
|
|
2007-03-22 18:48:03 -04:00
|
|
|
MODULES= www/pear
|
2006-10-28 13:21:03 -04:00
|
|
|
|
|
|
|
# BSD License
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
|
2006-11-20 15:00:04 -05:00
|
|
|
RUN_DEPENDS= ::www/php5/extensions,-ldap
|
2006-10-28 13:21:03 -04:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|