--- comms/digiham/Makefile (nonexistent) +++ comms/digiham/Makefile (working copy) @@ -0,0 +1,22 @@ +# $FreeBSD$ + +PORTNAME= digiham +DISTVERSION= 0.3.0 +CATEGORIES= comms + +MAINTAINER= vvelox@vvelox.net +COMMENT= Tools for decoding digital ham communication + +LICENSE= GPLv3 +LICENSE_FILE= ${WRKSRC}/LICENSE + +LIB_DEPENDS= libmbe.so:comms/mbelib + +USES= cmake +USE_GITHUB= yes +GH_ACCOUNT= jketterl +GH_PROJECT= digiham + + + +.include --- comms/digiham/distinfo (nonexistent) +++ comms/digiham/distinfo (working copy) @@ -0,0 +1,3 @@ +TIMESTAMP = 1582527683 +SHA256 (jketterl-digiham-0.3.0_GH0.tar.gz) = 81242bca840a78c7aca0ba3a96fd3cb442ad41373085b4ddd0cfaac04fea7375 +SIZE (jketterl-digiham-0.3.0_GH0.tar.gz) = 68345 --- comms/digiham/pkg-descr (nonexistent) +++ comms/digiham/pkg-descr (working copy) @@ -0,0 +1,7 @@ +This a simple set of command-line tools that is intended to +be used to decode digital modulations used by ham radio +operators. The main focus is on digital voice modes. + +Right now this project enables you to decode DMR and YSF. + +WWW: https://github.com/jketterl/digiham --- comms/digiham/pkg-plist (nonexistent) +++ comms/digiham/pkg-plist (working copy) @@ -0,0 +1,9 @@ +bin/rrc_filter +bin/dc_block +bin/gfsk_demodulator +bin/dmr_decoder +bin/ysf_decoder +bin/mbe_synthesizer +bin/digitalvoice_filter +bin/fsk_demodulator +bin/pocsag_decoder