textproc/py-CommonMark: Add missing dependency devel/py-future

While here:
* Add NO_ARCH=yes
* Update WWW with the real homepage

Approved by:	portmgr (port compliance, infrastructure)
This commit is contained in:
Yuri Victorovich 2018-06-11 09:12:37 +00:00
parent b2afc93db7
commit aa9a80fe1b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=472177
2 changed files with 5 additions and 1 deletions

View File

@ -2,6 +2,7 @@
PORTNAME= CommonMark
PORTVERSION= 0.7.5
PORTREVISION= 1
CATEGORIES= textproc python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -12,7 +13,10 @@ COMMENT= Python parser for the CommonMark Markdown spec
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}future>0:devel/py-future@${FLAVOR}
USES= python
USE_PYTHON= autoplist distutils
NO_ARCH= yes
.include <bsd.port.mk>

View File

@ -1,4 +1,4 @@
CommonMark-py is a pure Python port of jgm's commonmark.js, a Markdown parser
and renderer for the CommonMark specification, using only native modules.
WWW: https://pypi.org/project/CommonMark/
WWW: https://github.com/ales-erjavec/anyqt