11 lines
217 B
Makefile
11 lines
217 B
Makefile
# $OpenBSD: Makefile,v 1.8 2011/06/13 15:34:49 jasper Exp $
|
|
|
|
COMMENT = Moovida media center software
|
|
DISTNAME = moovida-${VERSION}
|
|
REVISION = 3
|
|
EPOCH = 0
|
|
|
|
BUILD_DEPENDS = devel/py-twisted/web
|
|
|
|
.include <bsd.port.mk>
|