summaryrefslogtreecommitdiff
path: root/mail/postfix-sasl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/postfix-sasl/Makefile')
-rw-r--r--mail/postfix-sasl/Makefile12
1 files changed, 0 insertions, 12 deletions
diff --git a/mail/postfix-sasl/Makefile b/mail/postfix-sasl/Makefile
deleted file mode 100644
index cc9b3cfc7ac9..000000000000
--- a/mail/postfix-sasl/Makefile
+++ /dev/null
@@ -1,12 +0,0 @@
-PKGNAMESUFFIX?= -sasl
-
-MAINTAINER= otis@FreeBSD.org
-COMMENT= Postfix with Cyrus SASL support
-
-MASTERDIR= ${.CURDIR}/../postfix
-
-OPTIONS_SLAVE= SASL
-
-SASL_SLAVE= yes
-
-.include "${MASTERDIR}/Makefile"