summaryrefslogblamecommitdiff
path: root/astro/py-pymeeus/Makefile
blob: 0166f3f00d9d75e757ae83eb420e136501270a90 (plain) (tree)
1
2
3
4
5
6
7
8
9
                       
                      
                                    
                    


                                       
                                
                                                                         
                                                    



                                        
                      
                                          


                   
                      
PORTNAME=	pymeeus
PORTVERSION=	0.5.12
CATEGORIES=	astro science python
MASTER_SITES=	PYPI
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
DISTNAME=	PyMeeus-${DISTVERSION}

MAINTAINER=	bofh@FreeBSD.org
COMMENT=	Python implementation of Jean Meeus astronomical routines
WWW=		https://github.com/architest/pymeeus

LICENSE=	LGPL3
LICENSE_FILE=	${WRKSRC}/COPYING.LESSER

USES=		python
USE_PYTHON=	autoplist distutils pytest

NO_ARCH=	yes

.include <bsd.port.mk>