100f0c7870
breaking cd /usr/ports && SUBDIR=some/path make something for category makefiles. While there, also put spaces around += uniformously. okay naddy@, jasper@
49 lines
1.2 KiB
Makefile
49 lines
1.2 KiB
Makefile
# $OpenBSD: Makefile,v 1.40 2010/02/01 17:00:13 espie Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += atomicparsley
|
|
SUBDIR += avidemux
|
|
SUBDIR += coherence
|
|
SUBDIR += devede
|
|
SUBDIR += dvdauthor
|
|
SUBDIR += dvdbackup
|
|
SUBDIR += dvdcpy
|
|
SUBDIR += dvdstyler
|
|
SUBDIR += ffmpeg-php
|
|
SUBDIR += ffmpeg2theora
|
|
SUBDIR += get_iplayer
|
|
SUBDIR += gstreamer-0.10
|
|
SUBDIR += hdhomerun
|
|
SUBDIR += iplayer-dl
|
|
SUBDIR += k3b
|
|
SUBDIR += kaffeine
|
|
SUBDIR += libdv
|
|
SUBDIR += libdvdnav
|
|
SUBDIR += libmatroska
|
|
SUBDIR += libmms
|
|
SUBDIR += libmp4v2
|
|
SUBDIR += libquicktime
|
|
SUBDIR += libtheora
|
|
SUBDIR += lsdvd
|
|
SUBDIR += mjpegtools
|
|
SUBDIR += mjpegtools,quicktime
|
|
SUBDIR += mkvtoolnix
|
|
SUBDIR += moovida
|
|
SUBDIR += mpgtx
|
|
SUBDIR += oggconvert
|
|
SUBDIR += ogmtools
|
|
SUBDIR += pspvc
|
|
SUBDIR += recordmydesktop
|
|
SUBDIR += regionset
|
|
SUBDIR += schroedinger
|
|
SUBDIR += streamdvd
|
|
SUBDIR += subrip
|
|
SUBDIR += subtitleripper
|
|
SUBDIR += transcode
|
|
SUBDIR += x264
|
|
SUBDIR += xine-lib
|
|
SUBDIR += xine-ui
|
|
SUBDIR += xvidcore
|
|
|
|
.include <bsd.port.subdir.mk>
|