opnsense-ports/astro/pyephem/Makefile
Franco Fichtner 5c0ca88d60 */*: sync with upstream
Taken from: FreeBSD
2016-03-02 21:38:35 +01:00

18 lines
318 B
Makefile

# Created by: db
# $FreeBSD$
PORTNAME= pyephem
PORTVERSION= 3.7.6.0
PORTEPOCH= 1
CATEGORIES= astro math hamradio
MASTER_SITES= CHEESESHOP
MAINTAINER= wen@FreeBSD.org
COMMENT= Scientific-grade astronomical computations for Python
LICENSE= LGPL3
USES= python
USE_PYTHON= autoplist distutils
.include <bsd.port.mk>