2015-12-31 04:28:02 +01:00
|
|
|
PORTNAME= bz2file
|
|
|
|
PORTVERSION= 0.98
|
|
|
|
CATEGORIES= archivers python
|
2023-01-11 16:47:15 +01:00
|
|
|
MASTER_SITES= PYPI
|
2015-12-31 04:28:02 +01:00
|
|
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
|
|
|
|
2018-02-25 01:40:37 +01:00
|
|
|
MAINTAINER= yuri@FreeBSD.org
|
2015-12-31 04:28:02 +01:00
|
|
|
COMMENT= Read and write bzip2-compressed files
|
2022-09-07 23:06:12 +02:00
|
|
|
WWW= https://github.com/nvawda/bz2file
|
2015-12-31 04:28:02 +01:00
|
|
|
|
|
|
|
LICENSE= APACHE20
|
|
|
|
|
2023-06-15 00:00:28 +02:00
|
|
|
USES= python
|
2015-12-31 04:28:02 +01:00
|
|
|
USE_PYTHON= autoplist distutils
|
|
|
|
NO_ARCH= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|