summaryrefslogtreecommitdiffstats
path: root/archivers/py-bz2file/Makefile
blob: a43b3775fb9dcfc689fe4823c9c0c579012ffe0c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Created by: Yuri Victorovich <yuri@rawbw.com>
# $FreeBSD$

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

MAINTAINER=	yuri@rawbw.com
COMMENT=	Read and write bzip2-compressed files

LICENSE=	APACHE20

USES=		python
USE_PYTHON=	autoplist distutils
NO_ARCH=	yes

.include <bsd.port.mk>
OpenPOWER on IntegriCloud