1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-16 07:58:04 +00:00
freebsd-ports/astro/pyephem/Makefile
Martin Wilke ea555436fe - Update to 3.7.3.4
Approved by:	maintainer implicit
2009-05-01 14:55:01 +00:00

22 lines
498 B
Makefile

# Ports collection makefile for: py-emphem
# Date created: Feb 27, 2007
# Whom: db
#
# $FreeBSD$
#
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>