2014-05-09 09:36:53 +02:00
|
|
|
# $NetBSD: Makefile,v 1.9 2014/05/09 07:37:14 wiz Exp $
|
2009-07-08 19:20:50 +02:00
|
|
|
|
2010-05-20 23:22:51 +02:00
|
|
|
DISTNAME= Coherence-0.6.6.2
|
|
|
|
PKGNAME= coherence-0.6.6.2
|
2012-10-17 20:36:42 +02:00
|
|
|
PKGREVISION= 2
|
2009-07-08 19:20:50 +02:00
|
|
|
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
|
2009-07-08 19:20:50 +02:00
|
|
|
|
2014-05-09 09:36:53 +02:00
|
|
|
PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-twisted
|
2014-01-25 11:29:56 +01:00
|
|
|
|
2009-07-08 19:20:50 +02:00
|
|
|
.include "../../lang/python/egg.mk"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|