pkgsrc/net/coherence/Makefile

21 lines
508 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.9 2014/05/09 07:37:14 wiz 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
2009-07-13 16:50:40 +02:00
DEPENDS+= ${PYPKGPREFIX}-twisted-[0-9]*:../../net/py-twisted
PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-twisted
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"