# $id$ PREFIX?= /usr/local BINDIR= ${PREFIX}/sbin MANDIR= ${PREFIX}/man/man MAN8= snort2pf.8 all nothing: beforeinstall: ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \ ${.CURDIR}/snort2pf.pl ${DESTDIR}${BINDIR}/snort2pf .include