diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-02-23 22:12:09 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-02-23 22:12:09 +0000 |
commit | a74a4b46c459beacfb11bf5460d0fd4687cc6667 (patch) | |
tree | 91e38be46fbdd11411973e90178205682ee498fd /graphics/xmms-nebulus/Makefile | |
parent | d7b72c45f80a35d4e42ed45f4fec90bfc72a6dce (diff) |
Notes
Diffstat (limited to 'graphics/xmms-nebulus/Makefile')
-rw-r--r-- | graphics/xmms-nebulus/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/graphics/xmms-nebulus/Makefile b/graphics/xmms-nebulus/Makefile index 18985fec8e36..82d964997653 100644 --- a/graphics/xmms-nebulus/Makefile +++ b/graphics/xmms-nebulus/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= http://nebulus.tuxfamily.org/ MAINTAINER= ports@FreeBSD.org COMMENT= XMMS visualization plugin that uses SDL and OpenGL +DEPRECATED= Abandonware, please consider using multimedia/audacious instead +EXPIRATION_DATE= 2014-03-23 + BUILD_DEPENDS= xmms-config:${PORTSDIR}/multimedia/xmms RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms |