aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2000-06-06 15:35:19 +0800
committersobomax <sobomax@FreeBSD.org>2000-06-06 15:35:19 +0800
commit1988ebc847d385003fa0aae11508733accfd721a (patch)
tree9721da5e48b6ad69450c38facaecc82eacdefcbf
parent71a4c94b76e80f64afdb592d8ae3ae48d61927ac (diff)
downloadfreebsd-ports-gnome-1988ebc847d385003fa0aae11508733accfd721a.tar.gz
freebsd-ports-gnome-1988ebc847d385003fa0aae11508733accfd721a.tar.zst
freebsd-ports-gnome-1988ebc847d385003fa0aae11508733accfd721a.zip
Add missed xscorch.6 manpage.
Submitted by: bento
-rw-r--r--games/xscorch/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/games/xscorch/Makefile b/games/xscorch/Makefile
index 7e7e84560043..39f7f9009866 100644
--- a/games/xscorch/Makefile
+++ b/games/xscorch/Makefile
@@ -30,4 +30,6 @@ CONFIGURE_ARGS+=--without-gnome
CONFIGURE_ENV+=GTK_CONFIG="${GTK_CONFIG}"
USE_GMAKE= yes
+MAN6= xscorch.6
+
.include <bsd.port.mk>