![]() ![]() | ![]() |
File: [cvs.NetBSD.org] / pkgsrc / net / coherence / Attic / Makefile (download)
Revision 1.19, Mon Sep 2 13:19:50 2019 UTC (4 years, 3 months ago) by adam
Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for future Python 3.8 |
# $NetBSD: Makefile,v 1.19 2019/09/02 13:19:50 adam 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"