freebsd-ports/misc/iso-codes/Makefile
Koop Mast 79f42bc309 Update to 3.40.
Trim Makefile header.
2012-12-16 23:40:37 +00:00

20 lines
393 B
Makefile

# Created by: Koop Mast <kwm@FreeBSD.org>
# $FreeBSD$
PORTNAME= iso-codes
PORTVERSION= 3.40
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
USE_GNOME= gnomehack
USE_GETTEXT= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
.include <bsd.port.mk>