# Created by: Po-Chuan Hsieh # $FreeBSD: head/devel/py-jeepney/Makefile 555845 2020-11-21 09:19:47Z sunpoet $ PORTNAME= jeepney PORTVERSION= 0.6.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Low-level, pure Python DBus protocol wrapper LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include