# $FreeBSD: head/converters/py-better-bencode/Makefile 417326 2016-06-22 17:23:19Z pawel $

PORTNAME=	better-bencode
PORTVERSION=	0.2.1
CATEGORIES=	converters devel python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	neel@neelc.org
COMMENT=	Bencoding and bdecoding implementation

LICENSE=	BSD3CLAUSE

USES=		python
USE_PYTHON=	distutils autoplist

.include <bsd.port.mk>
