# $FreeBSD: head/devel/py-blessings/Makefile 559531 2020-12-28 23:02:12Z antoine $ PORTNAME= blessings PORTVERSION= 1.7 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= skreuzer@FreeBSD.org COMMENT= Thin wrapper around terminal coloring, styling, and positioning LICENSE= MIT USES= python:3.6+ USE_PYTHON= autoplist distutils .include