freebsd-ports/astro/pyephem/Makefile

18 lines
304 B
Makefile
Raw Normal View History

2013-06-01 16:22:35 +02:00
# Created by: db
# $FreeBSD$
PORTNAME= pyephem
2011-12-23 08:57:09 +01:00
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
NO_STAGE= yes
USE_PYTHON= 2
USE_PYDISTUTILS=yes
.include <bsd.port.mk>