# $NetBSD$

case ${STAGE} in
POST-INSTALL)
	@MKDIR@ @VARBASE@/log
	@TOUCH@ @VARBASE@/log/bftpd.log
	@MKDIR@ @VARBASE@/run/bftpd
	;;
esac
