GARNAME = iso-codes
GARVERSION = 0.52
CATEGORIES = bootstrap
DISTFILES = $(GARNAME)_$(GARVERSION).orig.tar.gz

MASTER_SITES = ftp://ftp.debian.org/debian/pool/main/i/iso-codes/ \
  http://www.gnome.org/~kbrae/garnome/

# 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
