b06bd3480b8ed53348b358b0eafcb88826893725
[pkgsrc.git] / wip / libopenmodeller / Makefile
1 # $NetBSD$
2 #
3
4 DISTNAME=               libopenmodeller-0.3.3
5 PKGREVISION=            2
6 CATEGORIES=             geography
7 MASTER_SITES=           ${MASTER_SITE_SOURCEFORGE:=openmodeller/}
8
9 MAINTAINER=             mchittur@cs.nmsu.edu
10 HOMEPAGE=               http://openmodeller.sourceforge.net/
11 COMMENT=                Spatial distribution modelling library
12
13 USE_PKGLOCALEDIR=       YES
14 USE_LANGUAGES=          c c++
15 USE_LIBTOOL=            YES
16 LIBTOOL_OVERRIDE=       ${WRKSRC}/libtool
17 GNU_CONFIGURE=          YES
18
19 .include "../../geography/gdal-lib/buildlink3.mk"
20 .include "../../geography/geos/buildlink3.mk"
21 .include "../../math/gsl/buildlink3.mk"
22 .include "../../textproc/expat/buildlink3.mk"
23 .include "../../mk/pgsql.buildlink3.mk"
24 .include "../../mk/x11.buildlink3.mk"
25 .include "../../mk/bsd.pkg.mk"