summaryrefslogtreecommitdiff
path: root/ircp
diff options
context:
space:
mode:
Diffstat (limited to 'ircp')
-rw-r--r--ircp/ircp_0.3.oe7
1 files changed, 7 insertions, 0 deletions
diff --git a/ircp/ircp_0.3.oe b/ircp/ircp_0.3.oe
index e69de29bb2..7f65f0b870 100644
--- a/ircp/ircp_0.3.oe
+++ b/ircp/ircp_0.3.oe
@@ -0,0 +1,7 @@
+DEPENDS = "openobex"
+LICENSE = "GPL"
+
+SRC_URI = "${SOURCEFORGE_MIRROR}/openobex/ircp-${PV}.tar.gz"
+
+inherit autotools
+