11 lines
217 B
Makefile
11 lines
217 B
Makefile
# $OpenBSD: Makefile,v 1.10 2011/09/16 10:31:23 espie Exp $
|
|
|
|
COMMENT = Moovida media center software
|
|
DISTNAME = moovida-${VERSION}
|
|
REVISION = 5
|
|
EPOCH = 0
|
|
|
|
BUILD_DEPENDS = devel/py-twisted/web
|
|
|
|
.include <bsd.port.mk>
|