freebsd-ports/astro/pyephem/Makefile
Wen Heping 807dd2eff9 - Update to 3.7.4.1
- Update my email to FreeBSD
2011-01-06 07:10:49 +00:00

20 lines
410 B
Makefile

# Ports collection makefile for: py-emphem
# Date created: Feb 27, 2007
# Whom: db
#
# $FreeBSD$
#
PORTNAME= pyephem
PORTVERSION= 3.7.4.1
PORTEPOCH= 1
CATEGORIES= astro math hamradio
MASTER_SITES= CHEESESHOP
MAINTAINER= wen@FreeBSD.org
COMMENT= Scientific-grade astronomical computations for Python
USE_PYTHON= 2.4+
USE_PYDISTUTILS=yes
.include <bsd.port.mk>