summaryrefslogtreecommitdiffstats
path: root/package/libdmtx/libdmtx.mk
diff options
context:
space:
mode:
Diffstat (limited to 'package/libdmtx/libdmtx.mk')
-rw-r--r--package/libdmtx/libdmtx.mk12
1 files changed, 12 insertions, 0 deletions
diff --git a/package/libdmtx/libdmtx.mk b/package/libdmtx/libdmtx.mk
new file mode 100644
index 000000000..495e59a4a
--- /dev/null
+++ b/package/libdmtx/libdmtx.mk
@@ -0,0 +1,12 @@
+#############################################################
+#
+# libdmtx
+#
+#############################################################
+
+LIBDMTX_VERSION = 0.7.4
+LIBDMTX_SOURCE = libdmtx-$(LIBDMTX_VERSION).tar.gz
+LIBDMTX_SITE = http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/sourceforge/libdmtx
+LIBDMTX_INSTALL_STAGING = YES
+
+$(eval $(call AUTOTARGETS))