528912e9d71c0154522246506076c21a6ad44417
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / genext2fs / genext2fs.mk
1 ################################################################################
2 #
3 # genext2fs
4 #
5 ################################################################################
6
7 GENEXT2FS_VERSION = 1.4.1
8 GENEXT2FS_SITE = http://downloads.sourceforge.net/project/genext2fs/genext2fs/$(GENEXT2FS_VERSION)
9 GENEXT2FS_LICENSE = GPLv2
10 GENEXT2FS_LICENSE_FILES = COPYING
11
12 $(eval $(autotools-package))
13 $(eval $(host-autotools-package))