10 lines
205 B
Makefile
10 lines
205 B
Makefile
# $OpenBSD: Makefile,v 1.6 2010/11/19 07:23:15 espie Exp $
|
|
|
|
COMMENT = Moovida media center software
|
|
DISTNAME = moovida-${VERSION}
|
|
REVISION = 2
|
|
|
|
BUILD_DEPENDS = devel/py-twisted/web
|
|
|
|
.include <bsd.port.mk>
|