freebsd-ports/misc/iso-codes/Makefile
Koop Mast 63a65715c4 Update to 3.35.
Remove @dirrmtry lines for directories that we don't install in and/or
don't exist.
2012-05-05 21:07:46 +00:00

25 lines
508 B
Makefile

# New ports collection makefile for: iso-codes
# Date created: 02 April 2005
# Whom: Koop Mast <kwm@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= iso-codes
PORTVERSION= 3.35
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
LICENSE_FILE= ${WRKSRC}/LICENSE
USE_BZIP2= yes
USE_GNOME= gnomehack
USE_GETTEXT= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
.include <bsd.port.mk>