diff options
author | John Hay <jhay@FreeBSD.org> | 2004-07-18 19:16:03 +0000 |
---|---|---|
committer | John Hay <jhay@FreeBSD.org> | 2004-07-18 19:16:03 +0000 |
commit | 991af4c17f250652c7097741132e30cc839d8910 (patch) | |
tree | 6cc9f3c20d594c8405f97f8150e410bdabcbd947 /graphics/Makefile | |
parent | 99849b1ff9efbb1f7bff7f2d6972080afb96da39 (diff) |
Initial import of gpsmanshp 1.2
Provides Tcl/Tk shapelib file support for gpsman.
Notes
Notes:
svn path=/head/; revision=113917
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 7ccc878c0791..2c56398c8fc4 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -136,6 +136,7 @@ SUBDIR += gpdf SUBDIR += gphoto2 SUBDIR += gplot + SUBDIR += gpsmanshp SUBDIR += gqview SUBDIR += gracula SUBDIR += graphopt |