10 lines
230 B
Makefile
10 lines
230 B
Makefile
# $OpenBSD: Makefile,v 1.3 2010/08/30 17:46:56 fgsch Exp $
|
|
|
|
COMMENT = Moovida media center - ugly plugins
|
|
DISTNAME = moovida-plugins-ugly-${VERSION}
|
|
REVISION = 1
|
|
|
|
BUILD_DEPENDS += ::multimedia/moovida/core
|
|
|
|
.include <bsd.port.mk>
|