PORTNAME=	patool
PORTVERSION=	3.1.0
CATEGORIES=	archivers python
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	acm@FreeBSD.org
COMMENT=	portable command line archive file manager
WWW=		https://github.com/wummel/patool/

LICENSE=	GPLv3

USE_GITHUB=	yes
GH_ACCOUNT=	wummel
GH_PROJECT=	${PORTNAME}

USES=		python
USE_PYTHON=	autoplist distutils

NO_ARCH=	yes

.include <bsd.port.mk>
