freebsd-ports/mail/qmail-ldap/Makefile
Renato Botelho d5a8ad9d47 Change MAINTAINER to my @FreeBSD.org account
Approved by:	flz (mentor)
2005-07-11 16:47:16 +00:00

31 lines
749 B
Makefile

# New ports collection makefile for: qmail-ldap
# Date created: 21 May 2000
# Whom: Mario S F Ferreira <lioux@linf.unb.br> et al.
#
# $FreeBSD$
#
PORTNAME= qmail
PORTVERSION= ${QMAIL_VERSION}.${LDAP_PATCH_DATE}
PORTREVISION= 2
CATEGORIES= mail
PKGNAMESUFFIX= -ldap
COMMENT= A SECURE, reliable, and FAST MTA for UNIX systems WITH LDAP support
RUN_DEPENDS= ${LOCALBASE}/bin/svscan:${PORTSDIR}/sysutils/daemontools \
${LOCALBASE}/bin/tcprules:${PORTSDIR}/sysutils/ucspi-tcp
CONFLICTS= nss-[0-9]* emboss-[0-9]* digest-[0-9]*
USE_OPENLDAP= yes
SLAVE_LDAP= yes
LDAP_PATCH_DATE= 20050401a
MASTERDIR= ${.CURDIR}/../qmail
DESCR= ${.CURDIR}/pkg-descr
PATCHDIR= ${.CURDIR}/files
LATEST_LINK= ${PORTNAME}-ldap
.include "${MASTERDIR}/Makefile"