aboutsummaryrefslogblamecommitdiff
path: root/science/py-geolinks/Makefile
blob: 4c4203cfac4be86ca2e8839ada979882fc61e270 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
                                                  











                                                       
                           




                                              
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>

PORTNAME=	geolinks
PORTVERSION=	0.2.0
CATEGORIES=	science python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Utilities to deal with geospatial links

LICENSE=	MIT

USES=		python:3.6+
USE_PYTHON=	autoplist concurrent distutils

NO_ARCH=	yes

.include <bsd.port.mk>