aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2021-09-24 20:30:16 +0000
committerDaniel Engberg <diizzy@FreeBSD.org>2021-09-24 21:10:14 +0000
commitc21f813504938f02885b0dcbb61c8275dbe86ba9 (patch)
tree5ea075830178885fc36ffbd595e8ff45cdfdcb25
parent42a3ec2b28346781e10bfa78721af236399fa7a3 (diff)
downloadports-c21f813504938f02885b0dcbb61c8275dbe86ba9.tar.gz
ports-c21f813504938f02885b0dcbb61c8275dbe86ba9.zip
audio/libnjb: Deprecate and set expiration date to 2021-12-31
Abandoned upstream, no new release since 2011 Supported battery powered media (MP3) players are over 13y old by now PR: 258640 Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D32040
-rw-r--r--audio/libnjb/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/libnjb/Makefile b/audio/libnjb/Makefile
index 5043f0f8518d..2789c4fabd1e 100644
--- a/audio/libnjb/Makefile
+++ b/audio/libnjb/Makefile
@@ -12,6 +12,9 @@ COMMENT= C library, API for communicating with Creative and Dell audio players
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
+DEPRECATED= Abandoned upstream, no new release since 2011
+EXPIRATION_DATE=2021-12-31
+
USES= pathfix ncurses libtool
GNU_CONFIGURE= yes
USE_LDCONFIG= yes