# Created by: Kirill Ponomarev <krion@FreeBSD.org>

PORTNAME=	dict-toolbox
PORTVERSION=	2
CATEGORIES=	sysutils python
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	krion@FreeBSD.org
COMMENT=	Collection of python dictionary management tools

LICENSE=	APACHE20

USES=		python:3.6+ shebangfix

USE_GITLAB=	yes
GL_ACCOUNT=	saltstack/open
GL_COMMIT=	ba5ba842c4bc1b208dfc8ecb133069395cc9c405
USE_PYTHON=	autoplist distutils

NO_ARCH=	yes

.include <bsd.port.mk>
