# Created by: Carlo Strub
# $FreeBSD: security/pyobfsproxy/Makefile 315393 2013-03-27 16:27:36Z cs $
#

PORTNAME=	pyobfsproxy
DISTVERSION=	0.0.2
PORTREVISION=	1
CATEGORIES=	security net python
MASTER_SITES=	http://www.c-s.li/ports/

MAINTAINER=	cs@FreeBSD.org
COMMENT=	Pluggable transport proxy

RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pyptlib>=0:${PORTSDIR}/security/py-pyptlib

LICENSE=	BSD

USE_PYTHON=	yes
USE_PYDISTUTILS=easy_install

.include <bsd.port.mk>
