# $OpenBSD: Makefile,v 1.9 2021/09/21 10:35:21 sthen Exp $

COMMENT =		Tor controller library

MODPY_EGG_VERSION =	1.8.0
DISTNAME =		stem-${MODPY_EGG_VERSION}
PKGNAME =		py-${DISTNAME}

CATEGORIES =		net

HOMEPAGE =		https://stem.torproject.org

MAINTAINER =		Pascal Stumpf <pascal@stumpf.co>

# GPLv3
PERMIT_PACKAGE =	Yes

FLAVORS =		python3
FLAVOR =		python3

MODULES =		lang/python
MODPY_PI =		Yes

NO_TEST =		Yes

.include <bsd.port.mk>
