files to properly work. It can't detect files all alone, and scanning the entire filesystem would be stupid anyway.
9 lines
197 B
Makefile
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>
|