diff options
-rw-r--r-- | audio/py-eyed3-06/Makefile | 3 |
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} |