diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-03-23 21:59:04 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-03-23 21:59:04 +0000 |
commit | fd6ff44be285b9139cdab60a3402ba15464b3114 (patch) | |
tree | 02b8b022fc644926d396e4c8d5aafa4dcfec31a2 /audio/xmms-openspc | |
parent | 9e64a1e65699ee3a42308dafc86a66d3e055dcc5 (diff) | |
download | ports-fd6ff44be285b9139cdab60a3402ba15464b3114.tar.gz ports-fd6ff44be285b9139cdab60a3402ba15464b3114.zip |
Notes
Diffstat (limited to 'audio/xmms-openspc')
-rw-r--r-- | audio/xmms-openspc/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/xmms-openspc/Makefile b/audio/xmms-openspc/Makefile index 6a24db7abb52..8b101156f34d 100644 --- a/audio/xmms-openspc/Makefile +++ b/audio/xmms-openspc/Makefile @@ -12,6 +12,9 @@ DISTNAME= xmms-OpenSPC-${PORTVERSION} MAINTAINER= ehaupt@FreeBSD.org COMMENT= An SPC player for XMMS using OpenSPC +DEPRECATED= Abandonware, please consider using multimedia/audacious instead +EXPIRATION_DATE= 2014-04-27 + BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm \ xmms:${PORTSDIR}/multimedia/xmms RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms |