retire mail/sendmail-ldap
This commit is contained in:
parent
8626d49964
commit
dec7978c0a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=318403
1
MOVED
1
MOVED
@ -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
|
||||
|
@ -626,7 +626,6 @@
|
||||
SUBDIR += scam-backscatter
|
||||
SUBDIR += sccmilter
|
||||
SUBDIR += sendmail
|
||||
SUBDIR += sendmail-ldap
|
||||
SUBDIR += sendmail-sasl
|
||||
SUBDIR += sendok
|
||||
SUBDIR += sentinel
|
||||
|
@ -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"
|
Loading…
Reference in New Issue
Block a user