diff options
author | will <will@FreeBSD.org> | 2001-05-20 02:22:23 +0000 |
---|---|---|
committer | will <will@FreeBSD.org> | 2001-05-20 02:22:23 +0000 |
commit | add8143bac263f0612dd5bd2900e03560ab3769c (patch) | |
tree | 03ce956229421ddec82ba6d8212b1b743abf0858 /devel/Makefile | |
parent | 71f89b76af3328988546cd07195d5398097a2650 (diff) | |
download | FreeBSD-ports-add8143bac263f0612dd5bd2900e03560ab3769c.zip FreeBSD-ports-add8143bac263f0612dd5bd2900e03560ab3769c.tar.gz |
Add shapelib 1.2.8, a C API for reading and writing ArcView Shapefiles.
PR: 26929
Submitted by: Randall Hopper <aa8vb@nc.rr.com>
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index 2a0c274..be84b09 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -446,6 +446,7 @@ SUBDIR += sh-rtems-gcj SUBDIR += sh-rtems-gdb SUBDIR += sh-rtems-objc + SUBDIR += shapelib SUBDIR += shtool SUBDIR += sip SUBDIR += sparc-rtems-binutils |