diff options
Diffstat (limited to 'audio/mziq/Makefile')
-rw-r--r-- | audio/mziq/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/mziq/Makefile b/audio/mziq/Makefile index fccd069c0e0c..ccd1273017af 100644 --- a/audio/mziq/Makefile +++ b/audio/mziq/Makefile @@ -13,6 +13,9 @@ MASTER_SITES= http://cseg.lucidx.com/projects/src/mziq/ MAINTAINER= ports@FreeBSD.org COMMENT= A Perl frontend to mpg123 +DEPRECATED= "mastersite disappeared, no longer maintained by author" +EXPIRATION_DATE= 2005-12-31 + RUN_DEPENDS= ${LOCALBASE}/bin/mpg123:${PORTSDIR}/audio/mpg123 WRKSRC= ${WRKDIR}/MZiq |