freebsd-ports/misc/iso-codes/Makefile
2013-06-18 19:26:54 +00:00

19 lines
378 B
Makefile

# Created by: Koop Mast <kwm@FreeBSD.org>
# $FreeBSD$
PORTNAME= iso-codes
PORTVERSION= 3.43
CATEGORIES= misc
MASTER_SITES= http://pkg-isocodes.alioth.debian.org/downloads/
MAINTAINER= kwm@FreeBSD.org
COMMENT= Lists of the country, language, and currency iso names
LICENSE= LGPL21
USE_XZ= yes
USES= pathfix gettext
USE_GMAKE= yes
GNU_CONFIGURE= yes
.include <bsd.port.mk>