# Created by: Nicola Vitale <nivit@FreeBSD.org>

PORTNAME=	args
PORTVERSION=	0.1.0
PORTREVISION=	0
CATEGORIES=	devel
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	nivit@FreeBSD.org
COMMENT=	Command arguments for humans

LICENSE=	BSD2CLAUSE

USES=		python:3.6+
USE_PYTHON=	distutils autoplist

.include <bsd.port.mk>
