# Created by: Po-Chuan Hsieh # $FreeBSD: head/devel/py-dpcontracts/Makefile 551174 2020-10-02 13:14:40Z sunpoet $ PORTNAME= dpcontracts PORTVERSION= 0.6.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Simple implementation of contracts for Python LICENSE= LGPL3+ USES= python:3.5+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include