summaryrefslogtreecommitdiffstats
path: root/ham/gridloc/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'ham/gridloc/DETAILS')
-rwxr-xr-xham/gridloc/DETAILS19
1 files changed, 19 insertions, 0 deletions
diff --git a/ham/gridloc/DETAILS b/ham/gridloc/DETAILS
new file mode 100755
index 0000000000..ce8b92e199
--- /dev/null
+++ b/ham/gridloc/DETAILS
@@ -0,0 +1,19 @@
+ SPELL=gridloc
+ VERSION=0.4
+ SOURCE=${SPELL}-04.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-04
+ SOURCE_URL[0]=http://leonardo.spidernet.net/Copernicus/22420/gridloc/$SOURCE
+ WEB_SITE=http://leonardo.spidernet.net/Copernicus/22420/
+ MAINTAINER=afrayedknot@thefrayedknot.armory.com
+ LICENSE=GPL
+ MD5[0]=d5f7cde751ea49ca5a11699a736cca1e
+ ENTERED=20020803
+ UPDATED=20020803
+ SHORT="converts longitude/latitude to a Maidenhead grid locator"
+cat << EOF
+gridloc is a ncurses application that converts a position in
+longitude/latitude to a Maidenhead grid locator or vice-versa.
+
+It can also calculate the bearing and distance to a second 'remote'
+location given its position or grid locator.
+EOF