freebsd-ports/misc/iso-codes/Makefile
2015-10-02 16:43:00 +00:00

18 lines
376 B
Makefile

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