summaryrefslogtreecommitdiff
path: root/ham/locator
diff options
context:
space:
mode:
authorzuntum <zuntum@pkgsrc.org>2002-04-19 15:38:21 +0000
committerzuntum <zuntum@pkgsrc.org>2002-04-19 15:38:21 +0000
commitfc358683094ab51a3157d537037e1e7c7418daf7 (patch)
tree2697752338daa54bd5afc3aeef6dcc15659e001a /ham/locator
parent2c0eb2b35603db75cdd3e214fdf21034f2d1938a (diff)
downloadpkgsrc-fc358683094ab51a3157d537037e1e7c7418daf7.tar.gz
Initial import of locator-0.1
locator converts HAM locators in longitudes and latitudes and vica versa Provided by Dawid Szymanski <dawszy@arhea.net> in pkg/16378
Diffstat (limited to 'ham/locator')
-rw-r--r--ham/locator/DESCR1
-rw-r--r--ham/locator/Makefile18
-rw-r--r--ham/locator/PLIST2
-rw-r--r--ham/locator/distinfo3
4 files changed, 24 insertions, 0 deletions
diff --git a/ham/locator/DESCR b/ham/locator/DESCR
new file mode 100644
index 00000000000..1ee13f2a739
--- /dev/null
+++ b/ham/locator/DESCR
@@ -0,0 +1 @@
+locator converts HAM locators in longitudes and latitudes and vica versa
diff --git a/ham/locator/Makefile b/ham/locator/Makefile
new file mode 100644
index 00000000000..dcdbbda061a
--- /dev/null
+++ b/ham/locator/Makefile
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1.1.1 2002/04/19 15:38:21 zuntum Exp $
+#
+
+DISTNAME= locator-0.1
+CATEGORIES= ham
+MASTER_SITES= ${MASTER_SITE_SUNSITE:=apps/ham/}
+
+MAINTAINER= dawszy@arhea.net
+HOMEPAGE= http://www.stauss.purespace.de/
+COMMENT= longitudes, latitudes to HAM locator converter
+
+NO_CONFIGURE= yes
+NO_PATCH= yes
+
+do-install:
+ ${INSTALL_PROGRAM} ${WRKSRC}/locator ${PREFIX}/bin
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/ham/locator/PLIST b/ham/locator/PLIST
new file mode 100644
index 00000000000..43f0b184c11
--- /dev/null
+++ b/ham/locator/PLIST
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2002/04/19 15:38:21 zuntum Exp $
+bin/locator
diff --git a/ham/locator/distinfo b/ham/locator/distinfo
new file mode 100644
index 00000000000..7dac703c34d
--- /dev/null
+++ b/ham/locator/distinfo
@@ -0,0 +1,3 @@
+
+SHA1 (locator-0.1.tar.gz) = a7c6efe6b10df583b473e673f9332c1ddfd424ea
+Size (locator-0.1.tar.gz) = 2555 bytes