diff options
author | wiz <wiz@pkgsrc.org> | 2005-03-27 21:18:56 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-03-27 21:18:56 +0000 |
commit | a113e567e221e93f1731cc07d6cecc45b5df6081 (patch) | |
tree | 309abd17092ea45f46a5fa4dbdb694cc87bdab86 /geography | |
parent | 87bd0c228bb95b94d8f48218e610260a39ebd8e2 (diff) | |
download | pkgsrc-a113e567e221e93f1731cc07d6cecc45b5df6081.tar.gz |
Add and enable shapelib.
Diffstat (limited to 'geography')
-rw-r--r-- | geography/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/geography/Makefile b/geography/Makefile index 54dc8df1bf1..89c52f60839 100644 --- a/geography/Makefile +++ b/geography/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2004/08/27 12:32:43 drochner Exp $ +# $NetBSD: Makefile,v 1.9 2005/03/27 21:18:56 wiz Exp $ # COMMENT= Software for geographical-related uses @@ -9,6 +9,7 @@ SUBDIR+= gpsdrive SUBDIR+= gpspoint SUBDIR+= gpsutils SUBDIR+= mapserver +SUBDIR+= shapelib SUBDIR+= vis5d+ SUBDIR+= xrmap SUBDIR+= xrmap-anthems |