# $FreeBSD: head/devel/py-manuel/Makefile 559531 2020-12-28 23:02:12Z antoine $ PORTNAME= manuel PORTVERSION= 1.9.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= zope MAINTAINER= rm@FreeBSD.org COMMENT= Lets you build tested documentation LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.rst RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${PY_FLAVOR} NO_ARCH= yes USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils .include