# Ports collection makefile for:        py-emphem
# Date created:                 Feb 27, 2007
# Whom:                         db
#
# $FreeBSD: ports/astro/pyephem/Makefile,v 1.6 2009/05/01 14:55:01 miwi Exp $
#

PORTNAME=	pyephem
PORTVERSION=	3.7.3.4
PORTEPOCH=	1
CATEGORIES=	astro math hamradio
MASTER_SITES=	${MASTER_SITE_CHEESESHOP:S"%SUBDIR%"source/p/pyephem"} \
		${MASTER_SITE_LOCAL:S"%SUBDIR%"db"}

MAINTAINER=	wenheping@gmail.com
COMMENT=	Scientific-grade astronomical computations for Python

USE_PYTHON=	2.4+
USE_PYDISTUTILS=yes

.include <bsd.port.mk>
