summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGrzegorz Blach <gblach@FreeBSD.org>2014-12-28 20:32:58 +0000
committerGrzegorz Blach <gblach@FreeBSD.org>2014-12-28 20:32:58 +0000
commitd5b6b4643f4ba6de6332ce8391b1ed9b010e3150 (patch)
treead08bbbcba72f9723d0418a07eacd9de362a1908
parent- Add missing build dependencies (diff)
Mark deprecated. In audio/abcde dependency has been changed
to audio/py-eyed3.
-rw-r--r--audio/py-eyed3-06/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/py-eyed3-06/Makefile b/audio/py-eyed3-06/Makefile
index 41eee645f7b8..187cdcc33013 100644
--- a/audio/py-eyed3-06/Makefile
+++ b/audio/py-eyed3-06/Makefile
@@ -27,6 +27,9 @@ PLIST_FILES+= bin/eyeD3 man/man1/eyeD3.1.gz
OPTIONS_DEFINE= DOCS EXAMPLES
+DEPRECATED= In audio/abcde dependency has been changed to audio/py-eyed3
+EXPIRATION_DATE=2015-01-31
+
post-install:
@${MKDIR} ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR}