freebsd-ports/misc/iso-codes/Makefile
2014-02-24 21:11:47 +00:00

19 lines
382 B
Makefile

# Created by: Koop Mast <kwm@FreeBSD.org>
# $FreeBSD$
PORTNAME= iso-codes
PORTVERSION= 3.51
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 gmake
GNU_CONFIGURE= yes
NO_ARCH= yes
.include <bsd.port.mk>