# $MidnightBSD: trunk/devel/py-isodate/Makefile 20339 2015-09-28 13:39:08Z laffer1 $

PORTNAME=	isodate
PORTVERSION=	0.5.0
CATEGORIES=	devel python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	ISO 8601 date/time/duration parser and formater

LICENSE=	bsd3

USE_PYTHON=	autoplist distutils
USES=		python

.include <bsd.port.mk>
