summaryrefslogtreecommitdiff
path: root/external/ibm-public/postfix/libexec/postfix-script/Makefile
blob: f2e5b61142b0d38e597e1a158d1825f337a63d23 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#	$NetBSD: Makefile,v 1.1 2009/06/25 18:21:55 tron Exp $

.include <bsd.own.mk>

DIST=		${NETBSDSRCDIR}/external/ibm-public/postfix/dist/conf
.PATH:		${DIST}

SCRIPTS=	post-install postfix-script postfix-wrapper postmulti-script

FILES=		postfix-files
FILESDIR=	${PFIX_LIBEXECDIR}

.include <bsd.prog.mk>