summaryrefslogtreecommitdiffstats
path: root/graphics/geos/Makefile
blob: 28ecdc794985bb6ef14af3f285fa96fca16188f3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
# New ports collection makefile for:	geos
# Date created:		19 December 2003
# Whom:		 	Leonardo Martins <lmartins@nepe.eee.ufg.br>
#
# $FreeBSD$
#

PORTNAME=	geos
PORTVERSION=	2.2.2
CATEGORIES=	graphics
MASTER_SITES=	http://geos.refractions.net/
DISTNAME=	${PORTNAME}-${PORTVERSION}

MAINTAINER=	saurbier@math.uni-bielefeld.de
COMMENT=	GEOS implements all the OpenGIS "Simple Features for SQL"

WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
USE_GMAKE=	YES
GNU_CONFIGURE=	YES
USE_BZIP2=	YES
USE_GCC=	3.4+

INSTALLS_SHLIB=	YES

CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}

.include <bsd.port.mk>
OpenPOWER on IntegriCloud