diff options
author | kris <kris@FreeBSD.org> | 2006-09-03 04:27:12 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2006-09-03 04:27:12 +0800 |
commit | cfebf369713d3352779612a4f1c1ebab09ba7eb9 (patch) | |
tree | e5eb2bcc71498e57a43da74f5eabaa5436e9bb8a /multimedia | |
parent | 14f9aafde3d3859a0381713a165f4edfcd675c1c (diff) | |
download | freebsd-ports-gnome-cfebf369713d3352779612a4f1c1ebab09ba7eb9.tar.gz freebsd-ports-gnome-cfebf369713d3352779612a4f1c1ebab09ba7eb9.tar.zst freebsd-ports-gnome-cfebf369713d3352779612a4f1c1ebab09ba7eb9.zip |
Schedule these ignored ports for termination on 2006-12-01
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/bsdav/Makefile | 2 | ||||
-rw-r--r-- | multimedia/dvdwizard/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/multimedia/bsdav/Makefile b/multimedia/bsdav/Makefile index 7c171d995384..ff7ecf25c7cb 100644 --- a/multimedia/bsdav/Makefile +++ b/multimedia/bsdav/Makefile @@ -16,6 +16,8 @@ MAINTAINER= itetcu@people.tecnik93.com COMMENT= BSD native set of programs for audio and video reading and writing IGNORE= does not work. We need to import bktv patches from OpenBSD to make it work +DEPRECATED= ${IGNORE} +EXPIRATION_DATE=2006-12-01 INSTALLS_SHLIB= yes diff --git a/multimedia/dvdwizard/Makefile b/multimedia/dvdwizard/Makefile index a28a735a56d5..a782bde517f2 100644 --- a/multimedia/dvdwizard/Makefile +++ b/multimedia/dvdwizard/Makefile @@ -30,6 +30,8 @@ RUN_DEPENDS= \ bash:${PORTSDIR}/shells/bash IGNORE= has an incomplete dependency list +DEPRECATED= ${IGNORE} +EXPIRATION_DATE=2006-12-01 NO_BUILD= yes WRKSRC= ${WRKDIR}/${DISTNAME}/${PORTNAME} |