aboutsummaryrefslogtreecommitdiffstats
path: root/giftcurs/giftcurs_0.6.2.oe
diff options
context:
space:
mode:
Diffstat (limited to 'giftcurs/giftcurs_0.6.2.oe')
-rw-r--r--giftcurs/giftcurs_0.6.2.oe13
1 files changed, 0 insertions, 13 deletions
diff --git a/giftcurs/giftcurs_0.6.2.oe b/giftcurs/giftcurs_0.6.2.oe
deleted file mode 100644
index eedfdd410f..0000000000
--- a/giftcurs/giftcurs_0.6.2.oe
+++ /dev/null
@@ -1,13 +0,0 @@
-SECTION = "console/network"
-DEPENDS = "ncurses glib-2.0"
-RDEPENDS = "gift"
-LICENSE = "GPL"
-DESCRIPTION = "giFTcurs is a cursed frontend to the giFT daemon and \
-has been described as 'seriously slick'. It wont work that well \
-without giFT, which you should have already."
-
-SRC_URI = "http://fnord.csbnet.se/giftcurs/giFTcurs-${PV}.tar.gz \
- file://m4.patch;patch=1"
-S = "${WORKDIR}/giFTcurs-${PV}"
-
-inherit autotools