diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-03-06 17:53:32 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-03-06 17:53:32 +0000 |
commit | 6f3adfcdacab92782c001934198242bc6bb5dc5e (patch) | |
tree | 599a7c9259fec9166059070c4cfb0eb6aae24acb | |
parent | 3ec7d7ac609d4ab69f74577b09fc5a75c0ae430f (diff) | |
download | ports-6f3adfcdacab92782c001934198242bc6bb5dc5e.tar.gz ports-6f3adfcdacab92782c001934198242bc6bb5dc5e.zip |
Notes
-rw-r--r-- | audio/py-libtunepimp/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/py-libtunepimp/Makefile b/audio/py-libtunepimp/Makefile index 26ab8d76bfd1..57aa705e12f7 100644 --- a/audio/py-libtunepimp/Makefile +++ b/audio/py-libtunepimp/Makefile @@ -17,6 +17,9 @@ COMMENT= Python bindings for libtunepimp LIB_DEPENDS= tunepimp.5:${PORTSDIR}/audio/libtunepimp +DEPRECATED= MusicBrainz RDF webservice no longer functions +EXPIRATION_DATE= 2012-04-05 + USE_PYTHON= yes USE_PYDISTUTILS= yes PYDISTUTILS_PKGNAME= tunepimp |