summaryrefslogtreecommitdiff
path: root/package/genext2fs/genext2fs.mk
blob: 528912e9d71c0154522246506076c21a6ad44417 (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 = GPLv2
GENEXT2FS_LICENSE_FILES = COPYING

$(eval $(autotools-package))
$(eval $(host-autotools-package))