# Created by: Cheng-Lung Sung # $FreeBSD: head/devel/py-venusian/Makefile 518256 2019-11-23 16:52:08Z bofh $ PORTNAME= venusian PORTVERSION= 3.0.0 PORTEPOCH= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= bofh@FreeBSD.org COMMENT= Python library for deferring decorator actions LICENSE= BSD4CLAUSE USES= python:3.5+ USE_PYTHON= distutils autoplist NO_ARCH= yes .include