10 lines
231 B
Makefile
10 lines
231 B
Makefile
# $OpenBSD: Makefile,v 1.5 2011/06/08 18:18:13 rpointel Exp $
|
|
|
|
COMMENT = Moovida media center - ugly plugins
|
|
DISTNAME = moovida-plugins-ugly-${VERSION}
|
|
REVISION = 2
|
|
|
|
BUILD_DEPENDS += multimedia/moovida/core
|
|
|
|
.include <bsd.port.mk>
|