openbsd-ports/multimedia/moovida/plugins-bad/Makefile
ajacoutot b9b195187c No need to specify the no_* FLAVOR for avahi, this is the default now.
naddy thinks there may be some gratuitous bumps but let's be safe.

reads good to sthen@, ok jasper@
2010-03-29 07:52:26 +00:00

15 lines
385 B
Makefile

# $OpenBSD: Makefile,v 1.2 2010/03/29 07:53:51 ajacoutot Exp $
COMMENT = Moovida media center - bad plugins
DISTNAME = moovida-plugins-bad-${VERSION}
PKGNAME = ${DISTNAME}p0
BUILD_DEPENDS += ::multimedia/moovida/core
#workaround weird infinite loop
do-install:
${_MODPY_CMD} ${MODPY_DISTUTILS_INSTALL} ${MODPY_DISTUTILS_INSTALLARGS}
rm -Rf ${WRKSRC}/build
.include <bsd.port.mk>