summaryrefslogtreecommitdiff
path: root/nonworking/abuse/abuse_0.7.0.oe
diff options
context:
space:
mode:
Diffstat (limited to 'nonworking/abuse/abuse_0.7.0.oe')
-rw-r--r--nonworking/abuse/abuse_0.7.0.oe10
1 files changed, 0 insertions, 10 deletions
diff --git a/nonworking/abuse/abuse_0.7.0.oe b/nonworking/abuse/abuse_0.7.0.oe
deleted file mode 100644
index 9f51c6adfa..0000000000
--- a/nonworking/abuse/abuse_0.7.0.oe
+++ /dev/null
@@ -1,10 +0,0 @@
-DESCRIPTION = "Abuse-SDL is a port of Abuse by Crack Dot Com to Linux using the Simple DirectMedia Layer library."
-PRIORITY = "optional"
-MAINTAINER = "Michael Lauer <mickey@Vanille.de>"
-LICENSE = "GPL"
-DEPENDS = "virtual/libsdl libsdl-mixer libsdl-image"
-
-SRC_URI = "http://www.labyrinth.net.au/~trandor/abuse/files/abuse_sdl-${PV}.tar.bz2"
-S = "${WORKDIR}/abuse_sdl-${PV}"
-
-inherit autotools