aboutsummaryrefslogtreecommitdiffstats
path: root/cad/tkgate
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>2000-06-08 07:18:48 +0800
committerasami <asami@FreeBSD.org>2000-06-08 07:18:48 +0800
commit86051fb66e50e8502ab659c07ff450b75462186b (patch)
treee03511df75b8fbcb23e8bea72d8d0f584dc2bc1f /cad/tkgate
parent8e0e6a10e87966f3473c2766efaf27a7abc3cd87 (diff)
downloadfreebsd-ports-gnome-86051fb66e50e8502ab659c07ff450b75462186b.tar.gz
freebsd-ports-gnome-86051fb66e50e8502ab659c07ff450b75462186b.tar.zst
freebsd-ports-gnome-86051fb66e50e8502ab659c07ff450b75462186b.zip
Add gmac.1 and tkgate.1
Submitted by: bento
Diffstat (limited to 'cad/tkgate')
-rw-r--r--cad/tkgate/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/cad/tkgate/Makefile b/cad/tkgate/Makefile
index 7382014f5da0..3e2620fcd6f4 100644
--- a/cad/tkgate/Makefile
+++ b/cad/tkgate/Makefile
@@ -18,5 +18,6 @@ RUN_DEPENDS= tclsh8.0:${PORTSDIR}/lang/tcl80/
USE_IMAKE= yes
USE_BISON= yes
+MAN1= gmac.1 tkgate.1
.include <bsd.port.mk>