freebsd-ports/astro/pyephem/Makefile
Diane Bruce c831a382f2 - Update to 3.7.3.3 [1]
- Reassign MAINTAINER to wenheping@gmail.com (as discussed in e-mail)

PR:		ports/128574	[1]
Submitted by:	wenheping@gmail.com
2008-11-06 04:06:24 +00:00

21 lines
498 B
Makefile

# Ports collection makefile for: py-emphem
# Date created: Feb 27, 2007
# Whom: db
#
# $FreeBSD$
#
PORTNAME= pyephem
PORTVERSION= 3.7.3.3
PORTEPOCH= 1
CATEGORIES= astro math hamradio
MASTER_SITES= ${MASTER_SITE_CHEESESHOP:S"%SUBDIR%"source/p/pyephem"} \
${MASTER_SITE_LOCAL:S"%SUBDIR%"db"}
MAINTAINER= wenheping@gmail.com
COMMENT= Scientific-grade astronomical computations for Python
USE_PYTHON= 2.4+
USE_PYDISTUTILS=yes
.include <bsd.port.mk>