diff options
author | jlam <jlam@pkgsrc.org> | 2006-03-31 23:56:28 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2006-03-31 23:56:28 +0000 |
commit | 739ade02f5e5a61b32a7e44d8957b09888c72c6d (patch) | |
tree | 7b7b5579c729ee1cb9d4a3002eec00844f1ead5f /multimedia/mjpegtools/PLIST | |
parent | c86ad2bc4b5f8212490ad688fee7ffee5bc1ee8f (diff) | |
download | pkgsrc-739ade02f5e5a61b32a7e44d8957b09888c72c6d.tar.gz |
List the info pages directly in the PLIST and ensure that we honor
PKGINFODIR.
Diffstat (limited to 'multimedia/mjpegtools/PLIST')
-rw-r--r-- | multimedia/mjpegtools/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/mjpegtools/PLIST b/multimedia/mjpegtools/PLIST index 8ca6558d57e..41434d6fc83 100644 --- a/multimedia/mjpegtools/PLIST +++ b/multimedia/mjpegtools/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.9 2006/01/30 08:44:25 xtraeme Exp $ +@comment $NetBSD: PLIST,v 1.10 2006/03/31 23:56:28 jlam Exp $ bin/anytovcd.sh bin/jpeg2yuv bin/lav2avi.sh @@ -96,6 +96,7 @@ include/mjpegtools/mplex/stream_params.hpp include/mjpegtools/mplex/systems.hpp include/mjpegtools/mplex/videostrm.hpp include/mjpegtools/yuv4mpeg.h +info/mjpeg-howto.info lib/liblavfile.la lib/liblavjpeg.la lib/liblavplay.la |