freebsd-ports/astro/pyephem/Makefile

18 lines
317 B
Makefile
Raw Normal View History

2013-06-01 16:22:35 +02:00
# Created by: db
# $FreeBSD$
PORTNAME= pyephem
2014-04-06 05:07:35 +02:00
PORTVERSION= 3.7.5.2
PORTEPOCH= 1
CATEGORIES= astro math hamradio
MASTER_SITES= CHEESESHOP
MAINTAINER= wen@FreeBSD.org
COMMENT= Scientific-grade astronomical computations for Python
USE_PYTHON= 2
USE_PYDISTUTILS=yes
PYDISTUTILS_AUTOPLIST= yes
.include <bsd.port.mk>