summaryrefslogtreecommitdiffstats
path: root/package/libestr/libestr.mk
diff options
context:
space:
mode:
Diffstat (limited to 'package/libestr/libestr.mk')
-rw-r--r--package/libestr/libestr.mk13
1 files changed, 13 insertions, 0 deletions
diff --git a/package/libestr/libestr.mk b/package/libestr/libestr.mk
new file mode 100644
index 0000000000..ea6011cc18
--- /dev/null
+++ b/package/libestr/libestr.mk
@@ -0,0 +1,13 @@
+################################################################################
+#
+# libestr
+#
+################################################################################
+
+LIBESTR_VERSION = 0.1.9
+LIBESTR_SITE = http://libestr.adiscon.com/files/download/
+LIBESTR_LICENSE = LGPLv2.1+
+LIBESTR_LICENSE_FILES = COPYING
+LIBESTR_INSTALL_STAGING = YES
+
+$(eval $(autotools-package))
OpenPOWER on IntegriCloud