buildrootschalter/package/genext2fs/genext2fs.mk

14 lines
428 B
Makefile

################################################################################
#
# 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))