$NetBSD: patch-ay,v 1.2 2000/04/27 01:05:08 kim Exp $

--- postkick/Makefile.orig	Wed Apr 26 20:25:55 2000
+++ postkick/Makefile	Wed Apr 26 20:39:21 2000
@@ -0,0 +1,12 @@
+#	$NetBSD: patch-ay,v 1.2 2000/04/27 01:05:08 kim Exp $
+.include "../conf/main.cf"
+PROG=	postkick
+BINDIR=${command_directory}
+
+DPADD+= ${LIBPGLOBAL} ${LIBPUTIL}
+LDADD+= ${LIBPGLOBAL} ${LIBPUTIL} ${AUXLIBS}
+
+# XXX
+NOMAN=1
+
+.include <bsd.prog.mk>
