diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-05-31 13:14:35 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-05-31 13:14:35 +0000 |
commit | c32c28170806cb764a9085c18176ebf90b335d0e (patch) | |
tree | a69b766da8cac23a7e602ba2060cbae80308be42 /misc/Makefile | |
parent | e11520fbf36827bb7c4e201cf9b2ea8ee3c0dd0f (diff) | |
download | FreeBSD-ports-c32c28170806cb764a9085c18176ebf90b335d0e.zip FreeBSD-ports-c32c28170806cb764a9085c18176ebf90b335d0e.tar.gz |
Add projectionlib 3.7, a C++ wrapper for the USGS GCTP projection
library.
PR: 26928
Submitted by: Randall Hopper <aa8vb@nc.rr.com>
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile index ed905c3..b550c6c 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -126,6 +126,7 @@ SUBDIR += pinfo SUBDIR += pkg_tarup SUBDIR += porteasy + SUBDIR += projectionlib SUBDIR += proxyper SUBDIR += py-distutils SUBDIR += pybliographer |