GARNAME = iso-codes
GARVERSION = 0.46
CATEGORIES = bootstrap
DISTFILES = $(GARNAME)-$(GARVERSION).tar.bz2

MASTER_SITES = ftp://cipherfunk.org/pub/tarballs/garnome/other_downloads/

# Users with an version of gettext older than 0.11.5 will need this.
#LIBDEPS = bootstrap/gettext

DESCRIPTION = iso-codes
define BLURB
 #FIXME: blurb goes here
endef

CONFIGURE_SCRIPTS = $(WORKSRC)/configure
BUILD_SCRIPTS = $(WORKSRC)/Makefile
INSTALL_SCRIPTS = $(WORKSRC)/Makefile

CONFIGURE_ARGS = $(DIRPATHS)

include ../category.mk
