aboutsummaryrefslogtreecommitdiff
path: root/audio/tagutil
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-02-10 12:58:54 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-02-10 12:58:54 +0000
commite6ef2c96d51dcd2db98bddebfb9c1b05b2b7387b (patch)
tree65acc4c1869630637c7c1d8eec8c19d4bc95364f /audio/tagutil
parent3909def9307dc80022ded63d55b544c96a02a13c (diff)
downloadports-e6ef2c96d51dcd2db98bddebfb9c1b05b2b7387b.tar.gz
ports-e6ef2c96d51dcd2db98bddebfb9c1b05b2b7387b.zip
Mark as deprecated unmaintained ports for which no public distfiles are
available for part or all the needed distfiles. Reported by: distillator
Notes
Notes: svn path=/head/; revision=343626
Diffstat (limited to 'audio/tagutil')
-rw-r--r--audio/tagutil/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/tagutil/Makefile b/audio/tagutil/Makefile
index f96e64bd3e59..8441aaaed445 100644
--- a/audio/tagutil/Makefile
+++ b/audio/tagutil/Makefile
@@ -9,6 +9,9 @@ MASTER_SITES= http://files.kaworu.ch/
MAINTAINER= ports@FreeBSD.org
COMMENT= Tool to manage tags in music files
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2014-02-10
+
LIB_DEPENDS= libtag.so:${PORTSDIR}/audio/taglib
USES= pkgconfig