From 9c2b0502f8228109538c4e9613447780bf660818 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Tue, 6 Dec 1994 01:46:31 +0000 Subject: [PATCH] oneko, a cat chasing the mouse all over the screen --- games/oneko/Makefile | 15 +++++++++++++++ games/oneko/pkg-comment | 1 + games/oneko/pkg-descr | 6 ++++++ games/oneko/pkg-plist | 3 +++ 4 files changed, 25 insertions(+) create mode 100644 games/oneko/Makefile create mode 100644 games/oneko/pkg-comment create mode 100644 games/oneko/pkg-descr create mode 100644 games/oneko/pkg-plist 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 diff --git a/games/oneko/pkg-comment b/games/oneko/pkg-comment new file mode 100644 index 000000000000..8bf249a45433 --- /dev/null +++ b/games/oneko/pkg-comment @@ -0,0 +1 @@ +oneko, a cat chasing a mouse all over the screen diff --git a/games/oneko/pkg-descr b/games/oneko/pkg-descr new file mode 100644 index 000000000000..95cbf3204a9e --- /dev/null +++ b/games/oneko/pkg-descr @@ -0,0 +1,6 @@ +oneko displays a cat chasing the mouse. It is based on "xneko", which +displayed a cat in a cage (i.e., a rectangular window). She is now +free to run all over the screen. + +- Satoshi +asami@cs.berkeley.edu diff --git a/games/oneko/pkg-plist b/games/oneko/pkg-plist new file mode 100644 index 000000000000..43ad835777db --- /dev/null +++ b/games/oneko/pkg-plist @@ -0,0 +1,3 @@ +@cwd /usr/X11R6 +bin/oneko +man/man1/oneko.1.gz