pkgsrc/mail/postfix/patches/patch-ak
1999-05-30 18:18:31 +00:00

17 lines
488 B
Text

$NetBSD: patch-ak,v 1.1 1999/05/30 18:18:32 tron Exp $
--- man/man1/Makefile.orig Sun May 30 18:49:13 1999
+++ man/man1/Makefile Sun May 30 18:49:13 1999
@@ -0,0 +1,12 @@
+# $NetBSD: patch-ak,v 1.1 1999/05/30 18:18:32 tron Exp $
+.include "../../conf/main.cf"
+MANDIR= ${man_directory}
+
+MAN= postcat.1 postfix.1 postlog.1 \
+ postconf.1 postkick.1 postmap.1 \
+ postalias.1 postdrop.1 postlock.1 postsuper.1
+
+# XXX notyet:
+# mailq.1 sendmail.1 newaliases.1
+
+.include <bsd.man.mk>