summaryrefslogtreecommitdiff
path: root/sysutils/manck/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/manck/Makefile')
-rw-r--r--sysutils/manck/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/sysutils/manck/Makefile b/sysutils/manck/Makefile
index 59a8c7598a7e..bc1804dba71e 100644
--- a/sysutils/manck/Makefile
+++ b/sysutils/manck/Makefile
@@ -3,7 +3,7 @@
# Date created: 10 September 1995
# Whom: joerg
#
-# $Id: Makefile,v 1.8 1997/08/09 00:26:26 wosch Exp $
+# $Id: Makefile,v 1.9 1997/08/16 10:14:49 wosch Exp $
#
DISTNAME= manck-1.2
@@ -12,4 +12,7 @@ MASTER_SITES= http://www.freebsd.org/~wosch/src/
MAINTAINER= wosch@FreeBSD.org
+MAN1= manck.1
+MANCOMPRESSED= yes
+
.include <bsd.port.mk>