diff options
author | bapt <bapt@FreeBSD.org> | 2015-12-13 05:36:03 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2015-12-13 05:36:03 +0800 |
commit | c01bf72ba8ad183d265121a93c1eac9b3b2c401a (patch) | |
tree | 154e702f8c6323397c8a8f14c686050df3a62baa /comms | |
parent | a163485b906f153fdca17bc8c09fbc348ef143af (diff) | |
download | freebsd-ports-gnome-c01bf72ba8ad183d265121a93c1eac9b3b2c401a.tar.gz freebsd-ports-gnome-c01bf72ba8ad183d265121a93c1eac9b3b2c401a.tar.zst freebsd-ports-gnome-c01bf72ba8ad183d265121a93c1eac9b3b2c401a.zip |
Mark as broken: unfetchable
Diffstat (limited to 'comms')
-rw-r--r-- | comms/cdr_read/Makefile | 2 | ||||
-rw-r--r-- | comms/dump1090_mr/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/comms/cdr_read/Makefile b/comms/cdr_read/Makefile index 101e0f4e2b83..475f537a3fe4 100644 --- a/comms/cdr_read/Makefile +++ b/comms/cdr_read/Makefile @@ -10,6 +10,8 @@ DISTNAME= cdrr${PORTVERSION:S/.//} MAINTAINER= ports@FreeBSD.org COMMENT= Utility for reading of the call detail records from PBX +BROKEN= unfetchable + LICENSE= UNKNOWN LICENSE_NAME= unknown LICENSE_TEXT= This program can be freely distributed and used for\ diff --git a/comms/dump1090_mr/Makefile b/comms/dump1090_mr/Makefile index 83b1cd544823..6bc0b21e409e 100644 --- a/comms/dump1090_mr/Makefile +++ b/comms/dump1090_mr/Makefile @@ -8,6 +8,8 @@ CATEGORIES= comms MAINTAINER= rpaulo@FreeBSD.org COMMENT= FlightAware's Mode S decoder for RTLSDR devices +BROKEN= unfetchable + LICENSE= BSD3CLAUSE LIB_DEPENDS= librtlsdr.so:${PORTSDIR}/comms/rtl-sdr |