# Created by: Yuri Victorovich # $FreeBSD: head/www/py-html3/Makefile 545466 2020-08-19 23:02:47Z dbaio $ PORTNAME= html3 PORTVERSION= 1.18 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Simple, elegant HTML, XHTML and XML generation LICENSE= BSD3CLAUSE USES= python:3.5+ USE_PYTHON= autoplist distutils NO_ARCH= yes .include