# Created by: Dmitry Sivachenko # $FreeBSD: head/textproc/py-tinycss/Makefile 559531 2020-12-28 23:02:12Z antoine $ PORTNAME= tinycss PORTVERSION= 0.4 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= demon@FreeBSD.org COMMENT= Complete yet simple CSS parser for Python USES= python:3.6+ USE_PYTHON= distutils autoplist .include