diff options
author | Koop Mast <kwm@FreeBSD.org> | 2013-12-30 22:49:33 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2013-12-30 22:49:33 +0000 |
commit | b5c929033a93b7a67284f82386cde6a9c2b8b9e0 (patch) | |
tree | 0c603e32189856613c32938229a54b80329060dc /multimedia/kino/Makefile | |
parent | 218720cf7ff2c52905a4fcc915d97030e1b8ff60 (diff) | |
download | ports-b5c929033a93b7a67284f82386cde6a9c2b8b9e0.tar.gz ports-b5c929033a93b7a67284f82386cde6a9c2b8b9e0.zip |
Notes
Diffstat (limited to 'multimedia/kino/Makefile')
-rw-r--r-- | multimedia/kino/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/multimedia/kino/Makefile b/multimedia/kino/Makefile index 5cd621419164..fd16c6767f20 100644 --- a/multimedia/kino/Makefile +++ b/multimedia/kino/Makefile @@ -16,6 +16,9 @@ LIB_DEPENDS= dv.4:${PORTSDIR}/multimedia/libdv \ RUN_DEPENDS= mencoder:${PORTSDIR}/multimedia/mencoder \ mplex:${PORTSDIR}/multimedia/mjpegtools +DEPRECATED= Not developed since 2009, declared dead 05.08.2013 on there website. +EXPIRATION_DATE= 20140130 + OPTIONS_DEFINE= QUICKTIME FFMPEG_KINO QUICKTIME_DESC= With Quicktime support FFMPEG_KINO_DESC= With ffmpeg-kino |