# $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> |