1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
freebsd-ports/astro/pyephem/Makefile
2013-06-01 14:22:35 +00:00

17 lines
293 B
Makefile

# 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>