summaryrefslogtreecommitdiff
path: root/x11/xneko/Makefile
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>1998-02-17 23:47:48 +0000
committertron <tron@pkgsrc.org>1998-02-17 23:47:48 +0000
commit2ef8f0f18b75c7888f5dd8a4a24c8ce6f858ce14 (patch)
tree9a32fa84f33d819aa28d9adb11201a264e1ecb04 /x11/xneko/Makefile
parent676f8927c5b5dedd2ba133e8bb5ac451dab07312 (diff)
downloadpkgsrc-2ef8f0f18b75c7888f5dd8a4a24c8ce6f858ce14.tar.gz
Make this package work with NetBSD.
Diffstat (limited to 'x11/xneko/Makefile')
-rw-r--r--x11/xneko/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/x11/xneko/Makefile b/x11/xneko/Makefile
index 3659f80d3fa..c8ba9b69278 100644
--- a/x11/xneko/Makefile
+++ b/x11/xneko/Makefile
@@ -3,6 +3,7 @@
# Date created: 22 December 1995
# Whom: markm
#
+# $NetBSD: Makefile,v 1.2 1998/02/17 23:47:48 tron Exp $
# $FreeBSD Id: Makefile,v 1.6 1997/03/12 08:21:35 asami Exp
#
@@ -17,4 +18,6 @@ USE_X11= yes
IGNOREFILES= ${DISTFILES}
WRKSRC= ${WRKDIR}/pub/bsd-sources/4.4BSD-Lite/usr/src/games/xneko
+MAN6= xneko.6
+
.include <bsd.port.mk>