aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2021-04-07 11:33:48 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2021-04-07 11:59:22 +0000
commit3934e58a5b698e00cc9015483fbc7f43d0a7eea0 (patch)
treef767eb647fe0db1b523cf5dfb5010cff5a2b608f
parent5f925921c7fb2282b2673b38a4fafd4545fcbe1d (diff)
-rw-r--r--comms/predict/Makefile3
-rw-r--r--comms/predict/pkg-descr2
2 files changed, 3 insertions, 2 deletions
diff --git a/comms/predict/Makefile b/comms/predict/Makefile
index 608b23c36fc5..138e6d343db2 100644
--- a/comms/predict/Makefile
+++ b/comms/predict/Makefile
@@ -8,6 +8,7 @@ MAINTAINER= hamradio@FreeBSD.org
COMMENT= Satellite tracking program for amateur radio satellites
LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libasound.so:audio/alsa-lib
@@ -19,6 +20,6 @@ post-patch:
@${SED} -e 's|%%PREFIX%%|${PREFIX}|g' ${FILESDIR}/vocalizer.h > ${WRKSRC}/vocalizer/vocalizer.h
@${SED} -e 's|%%PREFIX%%|${PREFIX}|g' -e 's|%%STAGEDIR%%|${STAGEDIR}|g' \
-e 's|%%CC%%|${CC}|g' -e 's|%%CFLAGS%%|${CFLAGS}|g' \
- ${FILESDIR}/Makefile > ${WRKSRC}/Makefile
+ ${FILESDIR}/Makefile > ${WRKSRC}/Makefile
.include <bsd.port.mk>
diff --git a/comms/predict/pkg-descr b/comms/predict/pkg-descr
index 830eb0cf61f9..cf4e2b180d06 100644
--- a/comms/predict/pkg-descr
+++ b/comms/predict/pkg-descr
@@ -1,4 +1,4 @@
This is a satellite tracking program for amateur radio satellites.
Written by John A. Magliacane, KD2BD
-WWW: http://www.qsl.net/kd2bd/predict.html
+WWW: https://www.qsl.net/kd2bd/predict.html