1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

- retire mail/sendmail-sasl

This commit is contained in:
Dirk Meyer 2014-08-15 16:39:58 +00:00
parent 94474ec0db
commit 007d899826
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=364998
2 changed files with 0 additions and 15 deletions

View File

@ -615,7 +615,6 @@
SUBDIR += scam-backscatter
SUBDIR += sccmilter
SUBDIR += sendmail
SUBDIR += sendmail-sasl
SUBDIR += sendok
SUBDIR += sentinel
SUBDIR += serialmail

View File

@ -1,14 +0,0 @@
# $FreeBSD$
CATEGORIES= mail ipv6
MAINTAINER= dinoex@FreeBSD.org
OPTIONS_SET+= TLS SASL SASLAUTHD
MASTERDIR?= ${.CURDIR}/../sendmail
.if exists(${.CURDIR}/Makefile.local)
.include "${.CURDIR}/Makefile.local"
.endif
.include "${MASTERDIR}/Makefile"