ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/mports/trunk/misc/iso-codes/Makefile
Revision: 9776
Committed: Tue Jul 27 00:18:47 2010 UTC (13 years, 9 months ago) by laffer1
File size: 644 byte(s)
Log Message:
iso-codes 3.18

File Contents

# Content
1 # $MidnightBSD: mports/misc/iso-codes/Makefile,v 1.11 2009/08/24 20:33:27 laffer1 Exp $
2
3 PORTNAME= iso-codes
4 DISTVERSION= 3.18
5 CATEGORIES= misc
6 MASTER_SITES= ftp://pkg-isocodes.alioth.debian.org/pub/pkg-isocodes/
7
8 MAINTAINER= ports@MidnightBSD.org
9 COMMENT= Lists of the country, language and currency iso names
10 LICENSE= lgpl
11
12 BUILD_DEPENDS= xmlproc_parse:${PORTSDIR}/textproc/py-xml
13
14 USE_BZIP2= yes
15 USE_GNOME= gnomehack gnometarget
16 USE_PYTHON_BUILD= yes
17 USE_GETTEXT= yes
18 USE_GMAKE= yes
19 GNU_CONFIGURE= yes
20
21 post-patch:
22 @${REINPLACE_CMD} -e '/^pkgconfigdir =/s|=.*|=${PREFIX}/libdata/pkgconfig|'\
23 ${WRKSRC}/Makefile.in
24
25 .include <bsd.port.mk>

Properties

Name Value
cvs2svn:cvs-rev 1.12