# Created by: db
# $FreeBSD: tags/RELEASE_11_0_0/astro/pyephem/Makefile 409997 2016-03-03 01:46:17Z wen $

PORTNAME=	pyephem
PORTVERSION=	3.7.6.0
PORTEPOCH=	1
CATEGORIES=	astro math hamradio
MASTER_SITES=	CHEESESHOP

MAINTAINER=	wen@FreeBSD.org
COMMENT=	Scientific-grade astronomical computations for Python

LICENSE=	LGPL3

USES=		python
USE_PYTHON=	autoplist distutils

.include <bsd.port.mk>
