Skip to content

Commit

Permalink
audio/tuneradio: Mark DEPRECATED
Browse files Browse the repository at this point in the history
- Requires defunct bktr driver which will no longer be available
  after the EOL of 12
- Set EXPIRATION_DATE to 2023-12-31 the same for the EOL of 12

Approved by:	portmgr (blanket)
  • Loading branch information
5u623l20 committed Aug 27, 2023
1 parent fb0dbba commit 75d8b94
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions audio/tuneradio/Makefile
Expand Up @@ -8,6 +8,8 @@ MAINTAINER= pozar@lns.com
COMMENT= Command line method of tuning a Brooktree FM tuner card
WWW= https://www.lns.com/papers/tuneradio/

DEPRECATED= Requires defunct bktr
EXPIRATION_DATE=2023-12-31
.if !exists(/usr/include/dev/bktr/ioctl_bt848.h)
IGNORE= needs bktr(4) which is no longer available on your FreeBSD version
.endif
Expand Down

0 comments on commit 75d8b94

Please sign in to comment.