aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/m4/m4.inc
blob: cd29c31c47700031c65aba4c6d15f3c09b8e1d1a (plain)
1
2
3
4
5
6
7
8
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