PORTNAME=	pymeeus
PORTVERSION=	0.5.12
CATEGORIES=	astro science python
MASTER_SITES=	PYPI
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
DISTNAME=	PyMeeus-${DISTVERSION}

MAINTAINER=	bofh@FreeBSD.org
COMMENT=	Python implementation of Jean Meeus astronomical routines
WWW=		https://github.com/architest/pymeeus

LICENSE=	LGPL3
LICENSE_FILE=	${WRKSRC}/COPYING.LESSER

USES=		python
USE_PYTHON=	autoplist distutils pytest

NO_ARCH=	yes

.include <bsd.port.mk>
