2005-04-16 15:39:24 +02:00
|
|
|
# $NetBSD: Makefile,v 1.6 2005/04/16 13:39:24 thomasklausner Exp $
|
2005-03-17 22:52:21 +01:00
|
|
|
|
|
|
|
DISTNAME= gdal-1.2.5
|
|
|
|
CATEGORIES= wip
|
|
|
|
MASTER_SITES= #empty
|
|
|
|
DISTFILES= #empty
|
|
|
|
|
|
|
|
MAINTAINER= dprice@cs.nmsu.edu
|
|
|
|
HOMEPAGE= http://gdal.org/
|
|
|
|
COMMENT= Translator library for raster geospatial data formats
|
|
|
|
|
2005-03-30 19:04:50 +02:00
|
|
|
DEPENDS+= gdal-lib-1.2.5:../../wip/gdal-lib
|
2005-04-16 15:39:24 +02:00
|
|
|
DEPENDS+= gdal-docs-1.2.5:../../wip/gdal-docs
|
2005-03-17 22:52:21 +01:00
|
|
|
|
|
|
|
NO_BUILD= yes
|
|
|
|
|
|
|
|
do-install:
|
|
|
|
@#empty
|
|
|
|
|
|
|
|
.include "../../wip/gdal-lib/buildlink3.mk"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|