summaryrefslogtreecommitdiffstats
path: root/package/genext2fs/genext2fs.mk
blob: dd907c8b1236497cce5e87e2fbc2cbdd37726929 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
################################################################################
#
# genext2fs
#
################################################################################

GENEXT2FS_VERSION = 1.4.1
GENEXT2FS_SITE = http://downloads.sourceforge.net/project/genext2fs/genext2fs/$(GENEXT2FS_VERSION)
GENEXT2FS_LICENSE = GPL-2.0
GENEXT2FS_LICENSE_FILES = COPYING

$(eval $(autotools-package))
$(eval $(host-autotools-package))
OpenPOWER on IntegriCloud