aboutsummaryrefslogtreecommitdiffstats
path: root/astro/pyephem/Makefile
blob: b5493d59ca3f13855a586b907e4aec78f766b11d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Created by: db
# $FreeBSD$

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

USE_PYTHON= -2.7
USE_PYDISTUTILS=yes

.include <bsd.port.mk>