ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/mports/trunk/misc/iso-codes/Makefile
Revision: 11151
Committed: Sat May 14 22:02:00 2011 UTC (12 years, 11 months ago) by laffer1
File size: 622 byte(s)
Log Message:
fine use portversion

File Contents

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

Properties

Name Value
cvs2svn:cvs-rev 1.15