PORTNAME=	uritemplate
PORTVERSION=	3.0.1
PORTREVISION=	0
CATEGORIES=	net
MASTER_SITES=	PYPI
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Python implementation of URI Template

LICENSE=	Apache-2.0

USES=		python
USE_PYTHON=	autoplist distutils

NO_ARCH=	yes

.include <bsd.port.mk>
