ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/mports/trunk/misc/iso-codes/Makefile
Revision: 6625
Committed: Sat Oct 11 20:26:29 2008 UTC (15 years, 6 months ago) by laffer1
File size: 847 byte(s)
Log Message:
update to 3.2

File Contents

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

Properties

Name Value
cvs2svn:cvs-rev 1.8