summaryrefslogtreecommitdiff
path: root/games/oneko/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1994-12-06 01:46:31 +0000
committerSatoshi Asami <asami@FreeBSD.org>1994-12-06 01:46:31 +0000
commit9c2b0502f8228109538c4e9613447780bf660818 (patch)
tree24e621551ce7b2d6c2db0def8e07cdb4546679b3 /games/oneko/Makefile
parenttvtwm - Tom's Virtual Tab Window Manager (diff)
oneko, a cat chasing the mouse all over the screen
Notes
Notes: svn path=/head/; revision=536
Diffstat (limited to 'games/oneko/Makefile')
-rw-r--r--games/oneko/Makefile15
1 files changed, 15 insertions, 0 deletions
diff --git a/games/oneko/Makefile b/games/oneko/Makefile
new file mode 100644
index 000000000000..cc3e8a5a22c1
--- /dev/null
+++ b/games/oneko/Makefile
@@ -0,0 +1,15 @@
+# New ports collection makefile for: oneko
+# Version required: 1.1b
+# Date created: 5 December 1994
+# Whom: asami
+#
+# $Id:$
+#
+
+DISTNAME= oneko-1.1b
+USE_IMAKE= yes
+INSTALL_MANPAGES= yes
+MASTER_SITES= ftp://ftp.cs.columbia.edu/archives/X11R5/contrib/
+WRKSRC= ${WRKDIR}/oneko
+
+.include <bsd.port.mk>