diff options
Diffstat (limited to 'net/clamz/Makefile')
-rw-r--r-- | net/clamz/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/clamz/Makefile b/net/clamz/Makefile index 3ec14ad62efe..789ac64f5058 100644 --- a/net/clamz/Makefile +++ b/net/clamz/Makefile @@ -11,6 +11,8 @@ MAINTAINER= glathe.helko@googlemail.com COMMENT= Command-line program to download MP3 files from Amazon's music store BROKEN= Unfetchable (google code has gone away) +DEPRECATED= Unfetchable for more than six months (google code has gone away) +EXPIRATION_DATE= 2017-04-30 LIB_DEPENDS= libcurl.so:ftp/curl \ libexpat.so:textproc/expat2 \ |