# Created by: db
# $FreeBSD: astro/pyephem/Makefile 327701 2013-09-20 13:14:04Z bapt $

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

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

NO_STAGE=	yes
USE_PYTHON=	-2.7
USE_PYDISTUTILS=yes

.include <bsd.port.mk>
