aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/m4/m4.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/m4/m4.inc')
-rw-r--r--recipes/m4/m4.inc9
1 files changed, 9 insertions, 0 deletions
diff --git a/recipes/m4/m4.inc b/recipes/m4/m4.inc
new file mode 100644
index 0000000000..94a5ad5dc3
--- /dev/null
+++ b/recipes/m4/m4.inc
@@ -0,0 +1,9 @@
+DESCRIPTION = "GNU m4 is an implementation of the traditional Unix macro \
+processor."
+HOMEPAGE = "http://www.gnu.org/software/m4/"
+LICENSE = "GPLv3"
+INC_PR = "r0"
+
+SRC_URI = "${GNU_MIRROR}/m4/m4-${PV}.tar.bz2;name=archive"
+
+inherit autotools_stage