# Created by: Po-Chuan Hsieh # $FreeBSD: head/textproc/py-dominate/Makefile 559531 2020-12-28 23:02:12Z antoine $ PORTNAME= dominate PORTVERSION= 2.6.0 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Create and manipulate HTML documents using DOM API LICENSE= LGPL3 LICENSE_FILE= ${WRKSRC}/LICENSE.txt USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include