diff options
Diffstat (limited to 'audio/xmms-modplug/Makefile')
-rw-r--r-- | audio/xmms-modplug/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/xmms-modplug/Makefile b/audio/xmms-modplug/Makefile index 59958cd95ca4..b90ffb09d3bd 100644 --- a/audio/xmms-modplug/Makefile +++ b/audio/xmms-modplug/Makefile @@ -12,6 +12,9 @@ DISTNAME= ${PORTNAME}${PKGNAMEPREFIX}2.05 MAINTAINER= ports@FreeBSD.org COMMENT= ModPlug-based plugin for XMMS +DEPRECATED= Abandonware, please consider using multimedia/audacious instead +EXPIRATION_DATE= 2014-03-23 + BUILD_DEPENDS= xmms>0:${PORTSDIR}/multimedia/xmms LIB_DEPENDS= libmodplug.so:${PORTSDIR}/audio/libmodplug RUN_DEPENDS= xmms>0:${PORTSDIR}/multimedia/xmms |