aboutsummaryrefslogtreecommitdiff
path: root/games/oneko/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/oneko/Makefile')
-rw-r--r--games/oneko/Makefile18
1 files changed, 0 insertions, 18 deletions
diff --git a/games/oneko/Makefile b/games/oneko/Makefile
deleted file mode 100644
index 74dfb7d50fbe..000000000000
--- a/games/oneko/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-# New ports collection makefile for: oneko
-# Version required: 1.1b
-# Date created: 5 December 1994
-# Whom: asami
-#
-# $Id: Makefile,v 1.4 1995/04/01 12:45:06 jkh Exp $
-#
-
-DISTNAME= oneko-1.1b
-CATEGORIES+= games
-MASTER_SITES= ftp://ftp.cs.columbia.edu/archives/X11R5/contrib/
-
-MAINTAINER= asami@FreeBSD.ORG
-
-WRKSRC= ${WRKDIR}/oneko
-USE_IMAKE= yes
-
-.include <bsd.port.mk>