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