--- Makefile (nonexistent) +++ Makefile (working copy) @@ -0,0 +1,20 @@ +# $FreeBSD$ + +PORTNAME= sphinxcontrib-qthelp +PORTVERSION= 1.0.3 +CATEGORIES= textproc python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DIST_SUBDIR= python + +MAINTAINER= wjw@digiware.nl +COMMENT= Sphinx extension which outputs QtHelp document + +LICENSE= BSD2CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE + +USES= python:3.5+ +USE_PYTHON= autoplist distutils concurrent +NO_ARCH= yes + +.include --- distinfo (nonexistent) +++ distinfo (working copy) @@ -0,0 +1,3 @@ +TIMESTAMP = 1583545092 +SHA256 (python/sphinxcontrib-qthelp-1.0.3.tar.gz) = 4c33767ee058b70dba89a6fc5c1892c0d57a54be67ddd3e7875a18d14cba5a72 +SIZE (python/sphinxcontrib-qthelp-1.0.3.tar.gz) = 21658 --- pkg-descr (nonexistent) +++ pkg-descr (working copy) @@ -0,0 +1,3 @@ +sphinxcontrib-qthelp is a sphinx extension which outputs QtHelp document. + +WWW: https://www.sphinx-doc.org/