aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrakuco <rakuco@FreeBSD.org>2013-11-18 05:59:01 +0800
committerrakuco <rakuco@FreeBSD.org>2013-11-18 05:59:01 +0800
commit01c8a44286ba9b678e73aa31247ff2362d95871e (patch)
treea226bc83e52545419a6751f4012459a33b3a8726
parent032c781e8fd768edb5a75da30f0622b02f625c51 (diff)
downloadfreebsd-ports-gnome-01c8a44286ba9b678e73aa31247ff2362d95871e.tar.gz
freebsd-ports-gnome-01c8a44286ba9b678e73aa31247ff2362d95871e.tar.zst
freebsd-ports-gnome-01c8a44286ba9b678e73aa31247ff2362d95871e.zip
Deprecate audio/liteamp.
Another bitrotten port. Last upstream release in 2004, fails to build with clang. Will expire in 2 weeks unless someone steps up to maintain it.
-rw-r--r--audio/liteamp/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/liteamp/Makefile b/audio/liteamp/Makefile
index ed1e6731410c..7a54b0eaa8b8 100644
--- a/audio/liteamp/Makefile
+++ b/audio/liteamp/Makefile
@@ -13,6 +13,9 @@ COMMENT= Light-weight Music Player for GNOME2
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
+DEPRECATED= Dead upstream since 2004, does not build with clang
+EXPIRATION_DATE= 2013-12-01
+
LIB_DEPENDS= id3tag.0:${PORTSDIR}/audio/libid3tag \
ao.4:${PORTSDIR}/audio/libao \
mad.2:${PORTSDIR}/audio/libmad \