8 lines
194 B
Makefile
8 lines
194 B
Makefile
# $OpenBSD: Makefile,v 1.1 2009/10/15 15:44:41 landry Exp $
|
|
|
|
COMMENT = Moovida media center software
|
|
DISTNAME = moovida-${VERSION}
|
|
|
|
BUILD_DEPENDS = ::devel/py-twisted/web
|
|
.include <bsd.port.mk>
|