# $MidnightBSD: trunk/archivers/py-bz2file/Makefile 24118 2018-09-03 15:54:58Z laffer1 $

PORTNAME=	bz2file
PORTVERSION=	0.98
CATEGORIES=	archivers python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Read and write bzip2-compressed files

LICENSE=	apache2

USES=		python
USE_PYTHON=	autoplist distutils
NO_ARCH=	yes

.include <bsd.port.mk>
