openbsd-ports/multimedia/moovida/core/Makefile
landry 49282eb4e7 Teach users that they _have_ to give Moovida the paths to their media
files to properly work. It can't detect files all alone, and scanning
the entire filesystem would be stupid anyway.
2009-10-17 09:07:33 +00:00

9 lines
197 B
Makefile

# $OpenBSD: Makefile,v 1.2 2009/10/17 09:07:33 landry Exp $
COMMENT = Moovida media center software
DISTNAME = moovida-${VERSION}p0
BUILD_DEPENDS = ::devel/py-twisted/web
.include <bsd.port.mk>