aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--audio/csound/Makefile3
-rw-r--r--audio/smasher/Makefile3
2 files changed, 6 insertions, 0 deletions
diff --git a/audio/csound/Makefile b/audio/csound/Makefile
index b12ad0a5025c..5f849907e5fc 100644
--- a/audio/csound/Makefile
+++ b/audio/csound/Makefile
@@ -13,6 +13,9 @@ DIST_SUBDIR= csound
MAINTAINER= ports@FreeBSD.org
COMMENT= Sound synthesizer
+DEPRECATED= Not supported upstream anymore, use csound6
+EXPIRATION_DATE= 2017-11-12
+
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/audio/smasher/Makefile b/audio/smasher/Makefile
index 8ace65dc5869..3a4bafd748bd 100644
--- a/audio/smasher/Makefile
+++ b/audio/smasher/Makefile
@@ -10,6 +10,9 @@ MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
COMMENT= Cross platform audio loop slicer
+DEPRECATED= Does not build with modern csound
+EXPIRATION_DATE= 2017-11-12
+
LICENSE= LGPL20
LICENSE_FILE= ${WRKSRC}/COPYING.LIB