freebsd-ports/net/asterisk12-app-ldap/Makefile
Dirk Meyer de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00

25 lines
535 B
Makefile

# New ports collection makefile for: app_ldap
# Date created: 30 July 2006
# Whom: Matthias Fechner <idefix@fechner.net>
#
# $FreeBSD$
#
PORTNAME= asterisk12-app-ldap
DISTVERSION= 1.0rc6
PORTREVISION= 5
CATEGORIES= net
MASTER_SITES= http://www.mezzo.net/asterisk/
DISTNAME= app_ldap-${DISTVERSION}
EXTRACT_SUFX= .tgz
MAINTAINER= idefix@fechner.net
COMMENT= LDAPget application module for the Asterisk PBX
BUILD_DEPENDS= asterisk:${PORTSDIR}/net/asterisk12
USE_GMAKE= yes
USE_ICONV= yes
USE_OPENLDAP= yes
.include <bsd.port.mk>