freebsd-ports/astro/pyephem/Makefile
2014-04-06 03:07:35 +00:00

17 lines
317 B
Makefile

# Created by: db
# $FreeBSD$
PORTNAME= pyephem
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>