View | Details | Raw Unified | Return to bug 240735
Collapse All | Expand All

(-)pyephem/Makefile (+4 lines)
Lines 3-8 Link Here
3
3
4
PORTNAME=	pyephem
4
PORTNAME=	pyephem
5
PORTVERSION=	3.7.7.0
5
PORTVERSION=	3.7.7.0
6
PORTREVISION=	1
6
PORTEPOCH=	1
7
PORTEPOCH=	1
7
CATEGORIES=	astro math hamradio
8
CATEGORIES=	astro math hamradio
8
MASTER_SITES=	CHEESESHOP
9
MASTER_SITES=	CHEESESHOP
Lines 13-18 Link Here
13
COMMENT=	Scientific-grade astronomical computations for Python
14
COMMENT=	Scientific-grade astronomical computations for Python
14
15
15
LICENSE=	LGPL3
16
LICENSE=	LGPL3
17
18
# Here is the Python code to this stub
19
RUN_DEPENDS=    ${PYTHON_PKGNAMEPREFIX}ephem>=3.7.7.0:astro/py-ephem@${PY_FLAVOR} \
16
20
17
USES=		python
21
USES=		python
18
USE_PYTHON=	autoplist distutils
22
USE_PYTHON=	autoplist distutils

Return to bug 240735