ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/mports/trunk/misc/iso-codes/Makefile
Revision: 3607
Committed: Mon Nov 12 01:04:31 2007 UTC (16 years, 5 months ago) by laffer1
File size: 842 byte(s)
Log Message:
Update to iso codes 1.5

File Contents

# Content
1 # New ports collection makefile for: iso-codes
2 # Date created: 02 April 2005
3 # Whom: Koop Mast <kwm@FreeBSD.org>
4 #
5 # $MidnightBSD: mports/misc/iso-codes/Makefile,v 1.1 2007/08/31 01:24:22 laffer1 Exp $
6 # $FreeBSD: ports/misc/iso-codes/Makefile,v 1.21 2007/07/30 03:59:42 beech Exp $
7 #
8
9 PORTNAME= iso-codes
10 DISTVERSION= 1.5
11 CATEGORIES= misc
12 MASTER_SITES= ftp://pkg-isocodes.alioth.debian.org/pub/pkg-isocodes/ \
13 http://freebsd.powered.net/distfiles/
14
15 MAINTAINER= ports@MidnightBSD.org
16 COMMENT= Lists of the country, language and currency iso names
17
18 BUILD_DEPENDS= xmlproc_parse:${PORTSDIR}/textproc/py-xml
19
20 USE_BZIP2= yes
21 USE_PYTHON_BUILD= yes
22 USE_GETTEXT= yes
23 USE_GMAKE= yes
24 GNU_CONFIGURE= yes
25
26 post-patch:
27 @${REINPLACE_CMD} -e '/^pkgconfigdir =/s|=.*|=${PREFIX}/libdata/pkgconfig|'\
28 ${WRKSRC}/Makefile.in
29
30 .include <bsd.port.mk>

Properties

Name Value
cvs2svn:cvs-rev 1.2