# Created by: Po-Chuan Hsieh # $FreeBSD: head/devel/py-graphql-core/Makefile 565593 2021-02-17 18:06:25Z sunpoet $ PORTNAME= graphql-core PORTVERSION= 3.1.3 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= GraphQL implementation for Python LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include