10 lines
233 B
Makefile
10 lines
233 B
Makefile
# $OpenBSD: Makefile,v 1.10 2012/09/06 12:38:35 ajacoutot Exp $
|
|
|
|
COMMENT = Moovida media center - ugly plugins
|
|
DISTNAME = moovida-plugins-ugly-${VERSION}
|
|
REVISION = 7
|
|
|
|
BUILD_DEPENDS += multimedia/moovida/core
|
|
|
|
.include <bsd.port.mk>
|