2015-03-14 19:46:12 +01:00
|
|
|
# $NetBSD: Makefile,v 1.5 2015/03/14 18:46:12 gdt Exp $
|
2012-12-12 00:35:37 +01:00
|
|
|
|
2014-11-23 17:10:50 +01:00
|
|
|
DISTNAME= libgeotiff-1.4.1
|
2015-03-14 19:46:12 +01:00
|
|
|
PKGREVISION= 1
|
2012-12-12 00:35:37 +01:00
|
|
|
CATEGORIES= graphics
|
|
|
|
MASTER_SITES= http://download.osgeo.org/geotiff/libgeotiff/
|
|
|
|
|
|
|
|
MAINTAINER= gdt@NetBSD.org
|
|
|
|
HOMEPAGE= http://trac.osgeo.org/geotiff/
|
|
|
|
COMMENT= Library and tools for reading and writing GeoTIFF data
|
|
|
|
LICENSE= mit
|
|
|
|
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
USE_LIBTOOL= yes
|
|
|
|
|
2012-12-20 02:24:34 +01:00
|
|
|
# TODO: add options for zlib and jpeg support
|
|
|
|
|
2012-12-12 00:35:37 +01:00
|
|
|
.include "../../geography/proj/buildlink3.mk"
|
|
|
|
.include "../../graphics/tiff/buildlink3.mk"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|