freebsd-ports/graphics/geos/Makefile
Beech Rintoul 2db4918f7d - Update to 3.3.0
PR:		ports/158263
Submitted by:	Rainer Hurling <rhurlin@gwdg.de>
Approved by:	Konstantin Saurbier <konstantin@saurbier.net> (maintainer)
2011-06-28 19:16:03 +00:00

23 lines
476 B
Makefile

# New ports collection makefile for: geos
# Date created: 19 December 2003
# Whom: Leonardo Martins <lmartins@nepe.eee.ufg.br>
#
# $FreeBSD$
#
PORTNAME= geos
PORTVERSION= 3.3.0
CATEGORIES= graphics geography
MASTER_SITES= http://download.osgeo.org/geos/
MAINTAINER= konstantin@saurbier.net
COMMENT= GEOS implements all the OpenGIS "Simple Features for SQL"
LICENSE= LGPL21
USE_AUTOTOOLS= libtool
USE_BZIP2= YES
USE_GMAKE= YES
USE_LDCONFIG= YES
.include <bsd.port.mk>