summaryrefslogtreecommitdiff
path: root/cad/tkgate
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-06-07 23:18:48 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-06-07 23:18:48 +0000
commit1fa698450ef6e4aef0e84d737e8d0ca256da6a37 (patch)
treed1d61ff5738cdbe6c498ed78fe86d9b656f077dd /cad/tkgate
parentList the name of the file instead of just specifying the directory. (diff)
Add gmac.1 and tkgate.1
Submitted by: bento
Notes
Notes: svn path=/head/; revision=29363
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>