aboutsummaryrefslogtreecommitdiff
path: root/mail/qmail-tls/Makefile
blob: dbcd08dbb7ceca3f2c6d7cfc1476af6b038acad1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
# New ports collection makefile for:	qmail-tls
# Date created:				03 Dec 2000
# Whom:					Mario S F Ferreira <lioux@linf.unb.br> et al.
#
# $FreeBSD$
#

PORTNAME=	qmail
PORTVERSION=	${QMAIL_VERSION}.${TLS_PATCH_DATE}
PORTREVISION=	0
CATEGORIES=	mail
PKGNAMESUFFIX=	-tls

COMMENT=	A SECURE, reliable, and FAST MTA for UNIX systems WITH TLS support

SLAVE_TLS=	yes

TLS_PATCH_DATE=	20021228

USE_OPENSSL=	yes

# Local overrides
MASTERDIR=	${.CURDIR}/../qmail
DESCR=		${.CURDIR}/pkg-descr
LATEST_LINK=	${PKGNAMEPREFIX}${PORTNAME}${PKGNAMESUFFIX}

.include "${MASTERDIR}/Makefile"