pkgsrc/geography/shapelib/Makefile

19 lines
430 B
Makefile

# $NetBSD: Makefile,v 1.2 2005/04/11 21:45:59 tv Exp $
#
DISTNAME= shapelib-1.2.10
CATEGORIES= geography
MASTER_SITES= http://shapelib.maptools.org/dl/
MAINTAINER= mchittur@cs.nmsu.edu
HOMEPAGE= http://shapelib.maptools.org/
COMMENT= Library for reading, writing and updating (limited) ESRI Shapefiles
USE_LIBTOOL= YES
NO_CONFIGURE= YES
BUILD_TARGET= lib
INSTALL_TARGET= lib_install
.include "../../mk/bsd.pkg.mk"