mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-13 07:34:50 +00:00
- Many reports of errors with this port compared to debian version of wwl
rewriting original resulted in fewer bytes than the diffs. - wwl should be listed in hamradio as well
This commit is contained in:
parent
a47018b58e
commit
f17fca51f0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=200377
@ -7,8 +7,12 @@
|
||||
|
||||
PORTNAME= wwl
|
||||
PORTVERSION= 1.2
|
||||
CATEGORIES= comms astro
|
||||
MASTER_SITES= ${MASTER_SITE_SUNSITE:=apps/ham/}
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= comms hamradio astro geography
|
||||
MASTER_SITES= http://www.db.net/downloads/ \
|
||||
${MASTER_SITE_LOCAL}
|
||||
MASTER_SITE_SUBDIR= db
|
||||
DISTNAME= ${PORTNAME}+db-${PORTVERSION}
|
||||
|
||||
MAINTAINER= db@FreeBSD.org
|
||||
COMMENT= Calculates distance (qrb) used in Amateur Radio
|
||||
@ -16,8 +20,6 @@ COMMENT= Calculates distance (qrb) used in Amateur Radio
|
||||
PORTDOCS= README INSTALL
|
||||
PLIST_FILES= bin/wwl
|
||||
|
||||
WRKSRC= ${WRKDIR}/wwl
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/wwl ${PREFIX}/bin
|
||||
.if !defined(NOPORTDOCS)
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (wwl-1.2.tar.gz) = 7185ea0e949e5868a802b80a1cfdd304
|
||||
SHA256 (wwl-1.2.tar.gz) = c4f31c14ae1ed9db2d2d74d0ac06ef40d8a4fce6eeae2b42ca62ac8311014a5e
|
||||
SIZE (wwl-1.2.tar.gz) = 2604
|
||||
MD5 (wwl+db-1.2.tar.gz) = a6bb81c3678d4a1eadf4e722a78cdd0b
|
||||
SHA256 (wwl+db-1.2.tar.gz) = 32fa50444079b7ec0c0840835fd63778c7506eed5c12183836698d813762f49b
|
||||
SIZE (wwl+db-1.2.tar.gz) = 2901
|
||||
|
@ -1,6 +1,7 @@
|
||||
Given two Maidenhead locators, calculates distance (qrb) and azimuth.
|
||||
|
||||
Originally by IK0ZSN Mirko Caserta <ik0zsn@amsat.org>
|
||||
with local changes by db
|
||||
|
||||
- Diane Bruce, VA3DB
|
||||
db@db.net
|
||||
|
Loading…
Reference in New Issue
Block a user