diff options
author | bapt <bapt@FreeBSD.org> | 2011-03-15 01:53:27 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-03-15 01:53:27 +0800 |
commit | 9bad4e3424e2a399321a7f5218b557a946f3a098 (patch) | |
tree | f2697c82ddd5d4df0dc59a1c2d51862e458af443 /multimedia/smpeg-xmms | |
parent | d3181fe33cccf72646ab969dfe5ccb2237f52a21 (diff) | |
download | freebsd-ports-gnome-9bad4e3424e2a399321a7f5218b557a946f3a098.tar.gz freebsd-ports-gnome-9bad4e3424e2a399321a7f5218b557a946f3a098.tar.zst freebsd-ports-gnome-9bad4e3424e2a399321a7f5218b557a946f3a098.zip |
Deprecate unmaintained ports from multimedia where upstream disapear and/or
where no distfiles can be found and are not used by maintained ports
Diffstat (limited to 'multimedia/smpeg-xmms')
-rw-r--r-- | multimedia/smpeg-xmms/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/multimedia/smpeg-xmms/Makefile b/multimedia/smpeg-xmms/Makefile index c9b659d9ff1a..913ee865573c 100644 --- a/multimedia/smpeg-xmms/Makefile +++ b/multimedia/smpeg-xmms/Makefile @@ -16,6 +16,9 @@ MASTER_SITE_SUBDIR= plugins/${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= A mpeg video plugin for XMMS +DEPRECATED= Distfile is no more available +EXPIRATION_DATE= 2011-05-01 + LIB_DEPENDS= smpeg.1:${PORTSDIR}/multimedia/smpeg \ xmms.4:${PORTSDIR}/multimedia/xmms |