9992960752
- While here kick md5
21 lines
426 B
Makefile
21 lines
426 B
Makefile
# Ports collection makefile for: py-emphem
|
|
# Date created: Feb 27, 2007
|
|
# Whom: db
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= pyephem
|
|
PORTVERSION= 3.7.4.1
|
|
PORTREVISION= 1
|
|
PORTEPOCH= 1
|
|
CATEGORIES= astro math hamradio
|
|
MASTER_SITES= CHEESESHOP
|
|
|
|
MAINTAINER= wen@FreeBSD.org
|
|
COMMENT= Scientific-grade astronomical computations for Python
|
|
|
|
USE_PYTHON= 2.5+
|
|
USE_PYDISTUTILS=yes
|
|
|
|
.include <bsd.port.mk>
|