aboutsummaryrefslogtreecommitdiff
path: root/misc/iso-codes/Makefile
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2012-12-16 23:40:37 +0000
committerKoop Mast <kwm@FreeBSD.org>2012-12-16 23:40:37 +0000
commit79f42bc3093d6ab746b5c7e65693c075f2b197a6 (patch)
tree77e9703ab9e0bde398fd1be5f3a57931faae4669 /misc/iso-codes/Makefile
parent395624a8f2b0757e5631163acf63cbef91014e96 (diff)
Update to 3.40.
Trim Makefile header.
Notes
Notes: svn path=/head/; revision=309049
Diffstat (limited to 'misc/iso-codes/Makefile')
-rw-r--r--misc/iso-codes/Makefile11
1 files changed, 3 insertions, 8 deletions
diff --git a/misc/iso-codes/Makefile b/misc/iso-codes/Makefile
index a54a40b2db22..b3e053d9e6c0 100644
--- a/misc/iso-codes/Makefile
+++ b/misc/iso-codes/Makefile
@@ -1,12 +1,8 @@
-# New ports collection makefile for: iso-codes
-# Date created: 02 April 2005
-# Whom: Koop Mast <kwm@FreeBSD.org>
-#
+# Created by: Koop Mast <kwm@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= iso-codes
-PORTVERSION= 3.37
+PORTVERSION= 3.40
CATEGORIES= misc
MASTER_SITES= http://pkg-isocodes.alioth.debian.org/downloads/
@@ -14,9 +10,8 @@ MAINTAINER= kwm@FreeBSD.org
COMMENT= Lists of the country, language, and currency iso names
LICENSE= LGPL21
-LICENSE_FILE= ${WRKSRC}/LICENSE
-USE_BZIP2= yes
+USE_XZ= yes
USE_GNOME= gnomehack
USE_GETTEXT= yes
USE_GMAKE= yes