a26611ee02
Moovida is an open source cross-platform media center solution designed to be simple for people not particularly familiar with computers. With Moovida you can enjoy: - Watch your pictures with previews and nicely animated slideshows. - Watch your movies and video clips as well as online ones. - Manage your music collection by artists or albums covers. - Moovida finds automatically medias on your network, from network drives, Windows Mediaplayer, using Coherence uPNP framework. Work done entirely at p2k9, horray for Budapest! forcedly looked over by & ok ajacoutot@ (core/ subdir is coming afterwards..)
9 lines
195 B
Makefile
9 lines
195 B
Makefile
# $OpenBSD: Makefile,v 1.1.1.1 2009/10/15 15:41:55 landry Exp $
|
|
|
|
SUBDIR += core
|
|
SUBDIR += plugins-ugly
|
|
SUBDIR += plugins-good
|
|
SUBDIR += plugins-bad
|
|
|
|
.include <bsd.port.subdir.mk>
|