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
222 B
Makefile
9 lines
222 B
Makefile
# $OpenBSD: Makefile,v 1.1.1.1 2009/10/15 15:41:57 landry Exp $
|
|
|
|
COMMENT = Moovida media center - ugly plugins
|
|
DISTNAME = moovida-plugins-ugly-${VERSION}
|
|
|
|
BUILD_DEPENDS += ::multimedia/moovida/core
|
|
|
|
.include <bsd.port.mk>
|