1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00
freebsd-ports/misc/iso-codes/Makefile
Koop Mast 3cc2c6628d Update to 3.54.
Add beginning of ISO 639-5 support, which documents "Codes for the
representation of names of languages"
2014-06-27 16:09:17 +00:00

20 lines
382 B
Makefile

# Created by: Koop Mast <kwm@FreeBSD.org>
# $FreeBSD$
PORTNAME= iso-codes
PORTVERSION= 3.54
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>