# Created by: db
# $FreeBSD: tags/RELEASE_10_3_0/astro/pyephem/Makefile 371096 2014-10-18 07:49:17Z mva $

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

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

USES=		python
USE_PYTHON=	distutils autoplist

.include <bsd.port.mk>
