# Created by: Alexander Nusov # $FreeBSD: head/devel/py-xstatic-rickshaw/Makefile 559531 2020-12-28 23:02:12Z antoine $ PORTNAME= xstatic-rickshaw PORTVERSION= 1.5.1.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= XStatic-Rickshaw-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Rickshaw (XStatic packaging standard) LICENSE= MIT RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}xstatic>=0:devel/py-xstatic@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include