openbsd-ports/multimedia/Makefile

14 lines
299 B
Makefile
Raw Normal View History

2004-12-16 02:38:59 -05:00
# $OpenBSD: Makefile,v 1.7 2004/12/16 07:38:59 jolan Exp $
2004-06-21 17:40:01 -04:00
#
2004-06-26 14:01:27 -04:00
SUBDIR += libdv
2004-12-16 02:38:59 -05:00
SUBDIR += libdvdnav
2004-07-09 03:31:01 -04:00
SUBDIR += libquicktime
2004-06-21 17:40:01 -04:00
SUBDIR += lsdvd
2004-07-09 08:00:22 -04:00
SUBDIR += mjpegtools
SUBDIR += mjpegtools,quicktime
2004-11-23 21:28:36 -05:00
SUBDIR += streamdvd
2004-10-25 12:57:28 -04:00
SUBDIR += xvidcore
2004-06-21 17:40:01 -04:00
.include <bsd.port.subdir.mk>