diff --git a/MOVED b/MOVED index e135615b5936..cd8280f15fa7 100644 --- a/MOVED +++ b/MOVED @@ -16302,3 +16302,4 @@ net/samba411|net/samba412|2021-04-24|Has expired: Security Support ends on 03 De net-im/cordless||2021-04-24|Has expired: Unmaintained and dead upstream, uses the old Discord API which notably has got users banned news/plor||2021-04-24|Has expired: listed as "Alpha-release" but last update in 2001; unmaintained security/certificate-transparency||2021-04-24|Has expired: Broken for more than 6 months +misc/soapysdr-rtlsdr|comms/soapysdr-rtlsdr|2021-04-28|Move port to a proper category diff --git a/comms/Makefile b/comms/Makefile index f21011815fd2..dfde5f36c6b8 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -169,6 +169,7 @@ SUBDIR += soapyplutosdr SUBDIR += soapyredpitaya SUBDIR += soapyremote + SUBDIR += soapysdr-rtlsdr SUBDIR += soapysdrhackrf SUBDIR += soapyuhd SUBDIR += spandsp diff --git a/misc/soapysdr-rtlsdr/Makefile b/comms/soapysdr-rtlsdr/Makefile similarity index 94% rename from misc/soapysdr-rtlsdr/Makefile rename to comms/soapysdr-rtlsdr/Makefile index 5605a2b77073..bfdd9644ca53 100644 --- a/misc/soapysdr-rtlsdr/Makefile +++ b/comms/soapysdr-rtlsdr/Makefile @@ -2,7 +2,7 @@ PORTNAME= SoapyRTLSDR DISTVERSIONPREFIX= soapy-rtl-sdr- DISTVERSION= 0.3.2 PORTREVISION= 1 -CATEGORIES= misc hamradio +CATEGORIES= comms hamradio MAINTAINER= hamradio@FreeBSD.org COMMENT= Soapy SDR module for RTLSDR diff --git a/misc/soapysdr-rtlsdr/distinfo b/comms/soapysdr-rtlsdr/distinfo similarity index 100% rename from misc/soapysdr-rtlsdr/distinfo rename to comms/soapysdr-rtlsdr/distinfo diff --git a/misc/soapysdr-rtlsdr/pkg-descr b/comms/soapysdr-rtlsdr/pkg-descr similarity index 100% rename from misc/soapysdr-rtlsdr/pkg-descr rename to comms/soapysdr-rtlsdr/pkg-descr diff --git a/misc/Makefile b/misc/Makefile index 3473b35d1647..e340ded552f7 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -465,7 +465,6 @@ SUBDIR += smssend SUBDIR += snakemake SUBDIR += soapysdr - SUBDIR += soapysdr-rtlsdr SUBDIR += solarized SUBDIR += sshbuddy SUBDIR += sssnips