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

MASTER_SITES = ftp://pkg-isocodes.alioth.debian.org/pub/pkg-isocodes/

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

DESCRIPTION = iso-codes
define BLURB
This package aims to provide the list of the country and language
(and currency) names in one place, rather than repeated in many
programs throughout Debian.
endef

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

CONFIGURE_ARGS = $(DIRPATHS)

include ../category.mk
