freebsd-ports/astro/pyephem/Makefile
Martin Wilke 9992960752 - Move over to python2.5 or higher
- While here kick md5
2011-02-24 23:25:54 +00:00

21 lines
426 B
Makefile

# Ports collection makefile for: py-emphem
# Date created: Feb 27, 2007
# Whom: db
#
# $FreeBSD$
#
PORTNAME= pyephem
PORTVERSION= 3.7.4.1
PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= astro math hamradio
MASTER_SITES= CHEESESHOP
MAINTAINER= wen@FreeBSD.org
COMMENT= Scientific-grade astronomical computations for Python
USE_PYTHON= 2.5+
USE_PYDISTUTILS=yes
.include <bsd.port.mk>