summaryrefslogtreecommitdiffstats
path: root/games/morse/Makefile
diff options
context:
space:
mode:
authorphantom <phantom@FreeBSD.org>2001-01-25 12:35:49 +0000
committerphantom <phantom@FreeBSD.org>2001-01-25 12:35:49 +0000
commit634abbb6febc091d1edf39c54987432a320661c8 (patch)
tree5269ddc9a85384e5185bdff0f9b8f3d02fdbcbdf /games/morse/Makefile
parentf2d46d90cc2619cb3550e9bb6ecba7bc2844e201 (diff)
downloadFreeBSD-src-634abbb6febc091d1edf39c54987432a320661c8.zip
FreeBSD-src-634abbb6febc091d1edf39c54987432a320661c8.tar.gz
Give morse(6) own manual page since common manpage for bcd(6), ppt(6) and
morse(6) was mostly dedicated to morse(6)
Diffstat (limited to 'games/morse/Makefile')
-rw-r--r--games/morse/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/morse/Makefile b/games/morse/Makefile
index 98b1098..d208342 100644
--- a/games/morse/Makefile
+++ b/games/morse/Makefile
@@ -1,7 +1,8 @@
# @(#)Makefile 8.1 (Berkeley) 5/31/93
+# $FreeBSD$
PROG= morse
-NOMAN= noman
+MAN6= morse.6
.if ${MACHINE_ARCH} == "i386"
CFLAGS += -DSPEAKER=\"/dev/speaker\"
OpenPOWER on IntegriCloud