edit English; no functional change intended

This commit is contained in:
Greg Troxel 2010-03-04 01:21:39 +00:00 committed by Thomas Klausner
parent 8b9468ab4d
commit 93cb03a7a1
2 changed files with 5 additions and 6 deletions

View file

@ -1,4 +1,3 @@
gpx2shp converts the GPS Exchange Format(*.gpx) to ESRI/shape
format(*.shp) written by C.
It is easy to use (maybe), light and free on GPL.
gpx2shp converts GPS Exchange Format (*.gpx) to ESRI shapefile format
(*.shp). It is written in C, easy to use (maybe), lightweight and
freely available under the GPL.

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.1.1.1 2010/03/01 14:50:21 uccwen Exp $
# $NetBSD: Makefile,v 1.2 2010/03/04 01:21:39 lexort Exp $
#
DISTNAME= gpx2shp-0.69
@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=gpx2shp/13458/}
MAINTAINER= wenheping@gmail.com
HOMEPAGE= http://gpx2shp.sourceforge.jp/
COMMENT= Converts the GPS Exchange Format to ESRI/shape format
COMMENT= Converts GPX to ESRI shapefile format
LICENSE= gnu-gpl-v2
PKG_DESTDIR_SUPPORT= user-destdir