29 lines
697 B
Makefile
Raw Normal View History

2007-04-08 18:52:59 +00:00
# $OpenBSD: Makefile,v 1.21 2007/04/08 18:52:59 ajacoutot Exp $
2004-06-21 21:40:01 +00:00
2006-10-19 16:23:20 +00:00
SUBDIR += avidemux
2005-09-28 08:01:31 +00:00
SUBDIR += dvdauthor
2005-11-03 07:51:49 +00:00
SUBDIR += dvdbackup
2007-01-22 13:56:35 +00:00
SUBDIR += dvdcpy
2007-01-27 17:56:45 +00:00
SUBDIR += ffmpeg2theora
2007-01-13 12:56:48 +00:00
SUBDIR += gstreamer-0.10
2006-06-11 10:34:01 +00:00
SUBDIR += kaffeine
2004-06-26 18:01:27 +00:00
SUBDIR += libdv
2004-12-16 07:38:59 +00:00
SUBDIR += libdvdnav
2006-03-22 01:31:43 +00:00
SUBDIR += libmatroska
2004-07-09 07:31:01 +00:00
SUBDIR += libquicktime
2005-07-09 00:35:46 +00:00
SUBDIR += libtheora
2004-06-21 21:40:01 +00:00
SUBDIR += lsdvd
2004-07-09 12:00:22 +00:00
SUBDIR += mjpegtools
SUBDIR += mjpegtools,quicktime
2007-03-19 12:24:32 +00:00
SUBDIR += mkvtoolnix
2007-01-16 11:16:18 +00:00
SUBDIR += ogmtools
2004-11-24 02:28:36 +00:00
SUBDIR += streamdvd
2007-01-22 13:56:35 +00:00
SUBDIR += subrip
SUBDIR += transcode
2007-04-08 18:52:59 +00:00
SUBDIR += x264
2006-03-24 23:07:00 +00:00
SUBDIR += xine-lib
SUBDIR += xine-ui
2004-10-25 16:57:28 +00:00
SUBDIR += xvidcore
2004-06-21 21:40:01 +00:00
.include <bsd.port.subdir.mk>