summaryrefslogtreecommitdiff
path: root/mail/exim-exiscan/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/exim-exiscan/Makefile')
-rw-r--r--mail/exim-exiscan/Makefile27
1 files changed, 27 insertions, 0 deletions
diff --git a/mail/exim-exiscan/Makefile b/mail/exim-exiscan/Makefile
new file mode 100644
index 00000000000..fd7d5d6b15b
--- /dev/null
+++ b/mail/exim-exiscan/Makefile
@@ -0,0 +1,27 @@
+# $NetBSD: Makefile,v 1.1.1.1 2003/09/02 11:09:20 abs Exp $
+
+DISTNAME= exim-${EXIM_VERSION}
+PKGNAME= exim-exiscan-${EXIM_VERSION}-${EXISCAN_VERSION}
+CATEGORIES= mail net
+
+MAINTAINER= abs@NetBSD.org
+HOMEPAGE= http://duncanthrax.net/exiscan/
+COMMENT= The Exim mail transfer agent, with exiscan-acl patches
+
+DEPENDS+= exim-user>=1.0:../../mail/exim-user
+CONFLICTS+= exim-[0-9]*
+
+EXISCAN_VERSION=10
+
+PATCH_SITES= http://duncanthrax.net/exiscan-acl/
+PATCHFILES= exiscan-acl-${EXIM_VERSION}-${EXISCAN_VERSION}.patch
+
+DISTINFO_FILE= ${.CURDIR}/../../mail/exim/distinfo
+PATCHDIR= ${.CURDIR}/../../mail/exim/patches
+FILESDIR= ${.CURDIR}/../../mail/exim/files
+PLIST_SRC= ${.CURDIR}/../../mail/exim/PLIST
+
+.include "../../mail/exim/Makefile.common"
+
+PATCH_DIST_ARGS+=-p1
+