11 lines
221 B
Makefile
11 lines
221 B
Makefile
# $OpenBSD: Makefile,v 1.13 2012/09/06 12:38:35 ajacoutot Exp $
|
|
|
|
COMMENT = Moovida media center software
|
|
DISTNAME = moovida-${VERSION}
|
|
REVISION = 8
|
|
EPOCH = 0
|
|
|
|
BUILD_DEPENDS = devel/py-twisted/web
|
|
|
|
.include <bsd.port.mk>
|