1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00
freebsd-ports/misc/iso-codes/Makefile

26 lines
558 B
Makefile
Raw Normal View History

# New ports collection makefile for: iso-codes
# Date created: 02 April 2005
# Whom: Koop Mast <kwm@FreeBSD.org>
#
# $FreeBSD$
#
2005-10-19 11:10:12 +00:00
PORTNAME= iso-codes
PORTVERSION= 3.1
CATEGORIES= misc
2008-03-14 17:34:49 +00:00
MASTER_SITES= ftp://pkg-isocodes.alioth.debian.org/pub/pkg-isocodes/
2008-03-14 17:34:49 +00:00
MAINTAINER= ports@FreeBSD.org
COMMENT= Lists of the country, language and currency iso names
BUILD_DEPENDS= xmlproc_parse:${PORTSDIR}/textproc/py-xml
USE_BZIP2= yes
USE_GNOME= gnomehack gnometarget
USE_PYTHON_BUILD= yes
USE_GETTEXT= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
.include <bsd.port.mk>