mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
textproc/py-pystache: Add USE_PYTHON=concurrent; Add LICENSE_FILE; Add NO_ARCH
PR: 221411 Approved by: culot (maintainer's timeout; 7.5 months)
This commit is contained in:
parent
ef23d24eb5
commit
13cfe1beb1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=466019
1 changed files with 3 additions and 2 deletions
|
@ -11,9 +11,10 @@ MAINTAINER= culot@FreeBSD.org
|
|||
COMMENT= Logic-less templates for Python
|
||||
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
# Python3 ready
|
||||
USES= python
|
||||
USE_PYTHON= distutils autoplist
|
||||
USE_PYTHON= distutils concurrent autoplist
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue