# Created by: Johannes Meixner <xmj@chaot.net>
# $FreeBSD: tags/RELEASE_10_2_0/science/py-coards/Makefile 371453 2014-10-24 16:50:42Z mva $

PORTNAME=	coards
PORTVERSION=	1.0.5
CATEGORIES=	science python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	xmj@chaot.net
COMMENT=	COARDS compliant time parser

LICENSE=	MIT

USES=		python:2
USE_PYTHON=	distutils autoplist

.include <bsd.port.mk>
