retire mail/sendmail-ldap

This commit is contained in:
Dirk Meyer 2013-05-17 20:12:40 +00:00
parent 8626d49964
commit dec7978c0a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=318403
3 changed files with 1 additions and 19 deletions

1
MOVED
View File

@ -4265,3 +4265,4 @@ science/py-obspy.taup||2013-05-17|Removed: Use science/py-obspy instead
science/py-obspy.wav||2013-05-17|Removed: Use science/py-obspy instead
science/py-obspy.xseed||2013-05-17|Removed: Use science/py-obspy instead
science/py-obspy-core|science/py-obspy|2013-05-17|Use science/py-obspy instead
mail/sendmail-ldap|mail/sendmail|2013-05-17|Removed: Use mail/sendmail instead

View File

@ -626,7 +626,6 @@
SUBDIR += scam-backscatter
SUBDIR += sccmilter
SUBDIR += sendmail
SUBDIR += sendmail-ldap
SUBDIR += sendmail-sasl
SUBDIR += sendok
SUBDIR += sentinel

View File

@ -1,18 +0,0 @@
# $FreeBSD$
PORTREVISION= 2
CATEGORIES= mail ipv6
MAINTAINER= dinoex@FreeBSD.org
WITH_LDAP= yes
WITH_TLS= yes
WITH_SASL2= yes
SENDMAIL_PORT?= sendmail
MASTERDIR?= ${.CURDIR}/../${SENDMAIL_PORT}
.if exists(${.CURDIR}/Makefile.local)
.include "${.CURDIR}/Makefile.local"
.endif
.include "${MASTERDIR}/Makefile"