aboutsummaryrefslogtreecommitdiffstats
path: root/astro/Makefile
diff options
context:
space:
mode:
authorsat <sat@FreeBSD.org>2006-08-26 00:08:57 +0800
committersat <sat@FreeBSD.org>2006-08-26 00:08:57 +0800
commitc29243ce601cf940bb2497c33fe703798bfecc9d (patch)
tree3b77afca9e99e1a2c069b29e700ed5f66ff95dbd /astro/Makefile
parentec43b3fae33783935e5ccf1207d77f1b298deddf (diff)
downloadfreebsd-ports-gnome-c29243ce601cf940bb2497c33fe703798bfecc9d.tar.gz
freebsd-ports-gnome-c29243ce601cf940bb2497c33fe703798bfecc9d.tar.zst
freebsd-ports-gnome-c29243ce601cf940bb2497c33fe703798bfecc9d.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/
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