pkgsrc/net/coherence/Makefile

19 lines
461 B
Makefile

# $NetBSD: Makefile,v 1.7 2012/10/23 17:18:15 asau Exp $
#
DISTNAME= Coherence-0.6.6.2
PKGNAME= coherence-0.6.6.2
PKGREVISION= 2
CATEGORIES= net
MASTER_SITES= http://coherence.beebits.net/download/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://coherence.beebits.net/
COMMENT= Media server framework
USE_LANGUAGES= # none
DEPENDS+= ${PYPKGPREFIX}-twisted-[0-9]*:../../net/py-twisted
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"