2013-06-01 16:22:35 +02:00
|
|
|
# Created by: db
|
2007-03-05 16:26:21 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= pyephem
|
2014-04-06 05:07:35 +02:00
|
|
|
PORTVERSION= 3.7.5.2
|
2008-07-09 21:00:16 +02:00
|
|
|
PORTEPOCH= 1
|
2007-03-05 16:26:21 +01:00
|
|
|
CATEGORIES= astro math hamradio
|
2011-01-06 08:10:49 +01:00
|
|
|
MASTER_SITES= CHEESESHOP
|
2007-03-05 16:26:21 +01:00
|
|
|
|
2011-01-06 08:10:49 +01:00
|
|
|
MAINTAINER= wen@FreeBSD.org
|
2007-03-05 16:26:21 +01:00
|
|
|
COMMENT= Scientific-grade astronomical computations for Python
|
|
|
|
|
2014-01-13 22:00:02 +01:00
|
|
|
USE_PYTHON= 2
|
2007-07-30 11:42:28 +02:00
|
|
|
USE_PYDISTUTILS=yes
|
2014-02-17 06:47:10 +01:00
|
|
|
PYDISTUTILS_AUTOPLIST= yes
|
2007-03-05 16:26:21 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|