# Created by: Carlo Strub
# $FreeBSD: security/py-stem/Makefile 333339 2013-11-09 21:34:47Z cs $

PORTNAME=	stem
PORTVERSION=	1.1.1
CATEGORIES=	security net python
MASTER_SITES=	http://www.c-s.li/ports/ \
		CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	cs@FreeBSD.org
COMMENT=	Python controller library for Tor

LICENSE=	LGPL3

USE_BZIP2=	yes
USE_PYTHON=	yes
USE_PYDISTUTILS=yes

.include <bsd.port.mk>
