# Created by: Yuri Victorovich # $FreeBSD: head/archivers/py-bz2file/Makefile 559531 2020-12-28 23:02:12Z antoine $ PORTNAME= bz2file PORTVERSION= 0.98 CATEGORIES= archivers python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Read and write bzip2-compressed files LICENSE= APACHE20 USES= python:3.6+ USE_PYTHON= autoplist distutils NO_ARCH= yes .include