summaryrefslogtreecommitdiff
path: root/games/zombies/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/zombies/Makefile')
-rw-r--r--games/zombies/Makefile16
1 files changed, 0 insertions, 16 deletions
diff --git a/games/zombies/Makefile b/games/zombies/Makefile
deleted file mode 100644
index 22e1d8f235d..00000000000
--- a/games/zombies/Makefile
+++ /dev/null
@@ -1,16 +0,0 @@
-# $NetBSD: Makefile,v 1.8 2005/04/11 21:45:59 tv Exp $
-
-DISTNAME= zombies-1.0
-PKGREVISION= 1
-CATEGORIES= games
-MASTER_SITES= http://www.thistledown.com.au/software/ \
- ftp://melanoma.cs.rmit.edu.au/pub/simonb/
-
-MAINTAINER= simonb@NetBSD.org
-HOMEPAGE= http://www.thistledown.com.au/software/
-COMMENT= Simple robots-like game where you destroy the zombies
-
-INSTALLATION_DIRS= bin man/man6 share/games
-
-.include "../../mk/curses.buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"