summaryrefslogtreecommitdiffstats
path: root/recipes/nonworking/freenx/nxproxy_1.5.0-9.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/nonworking/freenx/nxproxy_1.5.0-9.bb')
-rw-r--r--recipes/nonworking/freenx/nxproxy_1.5.0-9.bb8
1 files changed, 8 insertions, 0 deletions
diff --git a/recipes/nonworking/freenx/nxproxy_1.5.0-9.bb b/recipes/nonworking/freenx/nxproxy_1.5.0-9.bb
new file mode 100644
index 0000000000..08b189d142
--- /dev/null
+++ b/recipes/nonworking/freenx/nxproxy_1.5.0-9.bb
@@ -0,0 +1,8 @@
+LICENSE = ""
+
+DEPENDS = "nxcomp"
+
+SRC_URI = "http://64.34.161.181/download/1.5.0/sources/${P}.tar.gz"
+
+inherit autotools
+S = "${WORKDIR}/${PN}"