eb3c2b436e
pkglint -Wall -F --only aligned --only indent -r No manual corrections.
20 lines
526 B
Makefile
20 lines
526 B
Makefile
# $NetBSD: Makefile,v 1.20 2019/11/03 11:45:32 rillig Exp $
|
|
|
|
DISTNAME= Coherence-0.6.6.2
|
|
PKGNAME= coherence-0.6.6.2
|
|
PKGREVISION= 3
|
|
CATEGORIES= net
|
|
#MASTER_SITES= http://coherence.beebits.net/download/
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= https://github.com/coherence-project/Coherence
|
|
COMMENT= Media server framework
|
|
|
|
USE_LANGUAGES= # none
|
|
|
|
DEPENDS+= ${PYPKGPREFIX}-twisted-[0-9]*:../../net/py-twisted
|
|
|
|
PYTHON_VERSIONS_ACCEPTED= 27 # as of 0.6.6.2
|
|
|
|
.include "../../lang/python/egg.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|