mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
- Hook py-requests-kerberos to the build
- Fix LICENSE
This commit is contained in:
parent
4a27d4ca83
commit
99e5a36cae
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=382436
@ -826,6 +826,7 @@
|
||||
SUBDIR += py-pysha3
|
||||
SUBDIR += py-python-registry
|
||||
SUBDIR += py-rekall
|
||||
SUBDIR += py-requests-kerberos
|
||||
SUBDIR += py-rsa
|
||||
SUBDIR += py-service_identity
|
||||
SUBDIR += py-slowaes
|
||||
|
@ -10,7 +10,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
MAINTAINER= dvl@FreeBSD.org
|
||||
COMMENT= Kerberos authentication handler for python-requests
|
||||
|
||||
LISENSE= ISCL
|
||||
LICENSE= ISCL
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>1.1.0:${PORTSDIR}/www/py-requests \
|
||||
|
Loading…
Reference in New Issue
Block a user