aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gnocky/gnocky_0.0.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/gnocky/gnocky_0.0.3.bb')
-rw-r--r--packages/gnocky/gnocky_0.0.3.bb8
1 files changed, 8 insertions, 0 deletions
diff --git a/packages/gnocky/gnocky_0.0.3.bb b/packages/gnocky/gnocky_0.0.3.bb
index e69de29bb2..e0bd02ecaa 100644
--- a/packages/gnocky/gnocky_0.0.3.bb
+++ b/packages/gnocky/gnocky_0.0.3.bb
@@ -0,0 +1,8 @@
+SRC_URI = "http://gnokii.org/download/gnocky/gnocky-${PV}.tar.bz2"
+LICENSE = "GPL"
+DEPENDS = "gtk+ gnokii"
+DESCRIPTION = "GTK+ frontend for Gnokii"
+MAINTAINER = "Phil Blundell <pb@handhelds.org>"
+
+inherit autotools
+