summaryrefslogtreecommitdiff
path: root/games/wormux/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/wormux/Makefile')
-rw-r--r--games/wormux/Makefile30
1 files changed, 0 insertions, 30 deletions
diff --git a/games/wormux/Makefile b/games/wormux/Makefile
deleted file mode 100644
index 27791d9f67a..00000000000
--- a/games/wormux/Makefile
+++ /dev/null
@@ -1,30 +0,0 @@
-# $NetBSD: Makefile,v 1.22 2011/01/13 13:37:53 wiz Exp $
-
-DISTNAME= wormux-0.9.2.1
-PKGREVISION= 1
-CATEGORIES= games
-MASTER_SITES= http://download.gna.org/wormux/
-EXTRACT_SUFX= .tar.bz2
-
-MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.wormux.org/
-COMMENT= Battle game
-
-PKG_DESTDIR_SUPPORT= user-destdir
-
-USE_LANGUAGES= c c++
-USE_PKGLOCALEDIR= yes
-USE_TOOLS+= pkg-config msgfmt
-GNU_CONFIGURE= yes
-CONFIGURE_ARGS+= --enable-servers
-
-.include "../../audio/SDL_mixer/buildlink3.mk"
-.include "../../devel/SDL/buildlink3.mk"
-.include "../../devel/SDL_ttf/buildlink3.mk"
-.include "../../devel/SDL_gfx/buildlink3.mk"
-.include "../../graphics/SDL_image/buildlink3.mk"
-.include "../../net/SDL_net/buildlink3.mk"
-.include "../../textproc/libxml++/buildlink3.mk"
-.include "../../www/curl/buildlink3.mk"
-.include "../../sysutils/desktop-file-utils/desktopdb.mk"
-.include "../../mk/bsd.pkg.mk"