aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2022-12-26 09:44:09 +0000
committerDaniel Engberg <diizzy@FreeBSD.org>2022-12-26 19:11:12 +0000
commit4f185e12bff08abd94158d3e3d14a91a6b1f3224 (patch)
treebc3e01c4e1a2ff654d3d29bc8139fdb3959f72a9
parenta370557843585224af07ff176ecb6fbe5720d47e (diff)
downloadports-4f185e12bff08abd94158d3e3d14a91a6b1f3224.tar.gz
ports-4f185e12bff08abd94158d3e3d14a91a6b1f3224.zip
audio/vo-aacenc: Deprecate and set expiration date to 2023-03-31
Obsolete AAC encoder that's been superseded by fdk-aac and exhale
-rw-r--r--audio/vo-aacenc/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/vo-aacenc/Makefile b/audio/vo-aacenc/Makefile
index 45787d76e622..9b799c0dfeb9 100644
--- a/audio/vo-aacenc/Makefile
+++ b/audio/vo-aacenc/Makefile
@@ -11,6 +11,9 @@ WWW= https://sourceforge.net/projects/opencore-amr/
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/COPYING
+DEPRECATED= Obsolete AAC encoder library, consider using audio/fdk-aac or audio/exhale
+EXPIRATION_DATE=2023-03-31
+
USES= libtool
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip