Sync usage with man page.
[netbsd-mini2440.git] / external / ibm-public / postfix / libexec / postfix-script / Makefile
blob69f736189489ff893977cece4f45b15fbb8f4c67
1 # $NetBSD: Makefile,v 1.2 2009/06/23 17:55:06 tron Exp $
3 .include <bsd.own.mk>
5 DIST= ${NETBSDSRCDIR}/external/ibm-public/postfix/dist/conf
6 .PATH: ${DIST}
8 SCRIPTS= post-install postfix-script postfix-wrapper postmulti-script
10 FILES= postfix-files
11 FILESDIR= ${PFIX_LIBEXECDIR}
13 .include <bsd.prog.mk>