aboutsummaryrefslogtreecommitdiff
path: root/astro/Makefile
diff options
context:
space:
mode:
authorAndrew Pantyukhin <sat@FreeBSD.org>2006-08-25 16:08:57 +0000
committerAndrew Pantyukhin <sat@FreeBSD.org>2006-08-25 16:08:57 +0000
commitd4d22f8a15ed0005609eb68cd143d02e5b80c0c1 (patch)
tree1cd2073b94c30e22598a2952396ffdc21684af14 /astro/Makefile
parentbf4f1ac90d5e9eba148525ff799e66973a20612d (diff)
downloadports-d4d22f8a15ed0005609eb68cd143d02e5b80c0c1.tar.gz
ports-d4d22f8a15ed0005609eb68cd143d02e5b80c0c1.zip
Add ports astro/tclgeomap and astro/tkgeomap:
Tkgeomap is an open source set of extensions to the Tcl/Tk scripting language. It adds commands that read, manipulate, and display geographic data. It provides four packages: * tclgeomap - library written in C adds commands for basic geography calculations and data access. * tclgeomap_procs - library written in Tcl adds procedures that supplement tclgeomap. * tkgeomap - library written in C that adds the ability to draw maps * tkgeomap_procs - library written in Tcl adds procedures that supplement tkgeomap. WWW: http://www.tkgeomap.org/
Notes
Notes: svn path=/head/; revision=171387
Diffstat (limited to 'astro/Makefile')
-rw-r--r--astro/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/astro/Makefile b/astro/Makefile
index e81cf5bb145f..4983b1d067f7 100644
--- a/astro/Makefile
+++ b/astro/Makefile
@@ -62,6 +62,8 @@
SUBDIR += stars
SUBDIR += stellarium
SUBDIR += sunclock
+ SUBDIR += tclgeomap
+ SUBDIR += tkgeomap
SUBDIR += weatherspect
SUBDIR += wmglobe
SUBDIR += wmjupiter