# Created by: Mikhail Teterin # $FreeBSD: head/devel/py-PyLD/Makefile 559531 2020-12-28 23:02:12Z antoine $ PORTNAME= PyLD PORTVERSION= 0.7.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= mi@aldan.algebra.com COMMENT= Implementation of the JSON Linked Data specification in Python LICENSE= BSD3CLAUSE USES= python:3.6+ USE_PYTHON= autoplist distutils concurrent NO_ARCH= yes .include