diff options
author | pav <pav@FreeBSD.org> | 2008-03-08 04:35:11 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2008-03-08 04:35:11 +0800 |
commit | c62e8a6160abbad046eb0853dca989f723aa73ae (patch) | |
tree | e4d39274720cfa0c91f0b5810e0183f18eaac626 /multimedia | |
parent | ce3f9568dae415b2478bbed1901f4cdb8bd3766d (diff) | |
download | freebsd-ports-gnome-c62e8a6160abbad046eb0853dca989f723aa73ae.tar.gz freebsd-ports-gnome-c62e8a6160abbad046eb0853dca989f723aa73ae.tar.zst freebsd-ports-gnome-c62e8a6160abbad046eb0853dca989f723aa73ae.zip |
- Set this for removal to match multimedia/nuppelvideo
PR: ports/118232
Submitted by: Frank W. Josellis <frank@dynamical-systems.org> (maintainer)
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/exportvideo/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/multimedia/exportvideo/Makefile b/multimedia/exportvideo/Makefile index d9c65146b75f..c0182d934f6a 100644 --- a/multimedia/exportvideo/Makefile +++ b/multimedia/exportvideo/Makefile @@ -18,6 +18,9 @@ COMMENT= Writes yuv4mpeg streams for mpeg2enc from nuppelvideo files BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png +DEPRECATED= Add-on for soon to be removed nuppelvideo port +EXPIRATION_DATE=2008-04-07 + USE_GNOME= gtk12 USE_XLIB= yes USE_GMAKE= yes |