blob: 10800f6a2399b6b4b4c4a1ce67119ce502f018e1 (
plain) (
tree)
|
|
# New ports collection makefile for: iso-codes
# Date created: 02 April 2005
# Whom: Koop Mast <kwm@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= iso-codes
PORTVERSION= 3.25
CATEGORIES= misc
MASTER_SITES= ftp://pkg-isocodes.alioth.debian.org/pub/pkg-isocodes/
MAINTAINER= kwm@FreeBSD.org
COMMENT= Lists of the country, language and currency iso names
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/LICENSE
USE_BZIP2= yes
USE_GNOME= gnomehack gnometarget
USE_GETTEXT= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
.include <bsd.port.mk>
|