# Created by: Sunpoet Po-Chuan Hsieh # $FreeBSD$ PORTNAME= configargparse PORTVERSION= 0.9.3 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ConfigArgParse-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Drop-in replacement for argparse LICENSE= MIT NO_ARCH= yes USE_PYTHON= autoplist concurrent distutils USES= python .include