summaryrefslogtreecommitdiff
path: root/games/gemdropx/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/gemdropx/Makefile')
-rw-r--r--games/gemdropx/Makefile17
1 files changed, 0 insertions, 17 deletions
diff --git a/games/gemdropx/Makefile b/games/gemdropx/Makefile
deleted file mode 100644
index 424e8b8255f..00000000000
--- a/games/gemdropx/Makefile
+++ /dev/null
@@ -1,17 +0,0 @@
-# $NetBSD: Makefile,v 1.16 2006/06/12 16:28:09 wiz Exp $
-#
-
-DISTNAME= gemdropx-0.9
-PKGREVISION= 5
-CATEGORIES= games x11
-MASTER_SITES= ftp://ftp.sonic.net/pub/users/nbs/unix/x/gemdropx/src/
-
-MAINTAINER= root@garbled.net
-HOMEPAGE= http://www.newbreedsoftware.com/gemdropx/
-COMMENT= Color puzzle game for X11 similar to Gem Drop
-
-USE_TOOLS+= gmake
-
-.include "../../devel/SDL/buildlink3.mk"
-.include "../../audio/SDL_mixer/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"