PORTNAME=	acefile
PORTVERSION=	0.6.12
CATEGORIES=	archivers python
MASTER_SITES=	PYPI
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	antoine@FreeBSD.org
COMMENT=	Read/test/extract ACE 1.0 and 2.0 archives in pure python
WWW=		https://www.roe.ch/acefile

LICENSE=	BSD2CLAUSE
LICENSE_FILE=	${WRKSRC}/LICENSE.md

USES=		python
USE_PYTHON=	distutils autoplist

.include <bsd.port.mk>
