- Hook py-requests-kerberos to the build

- Fix LICENSE
This commit is contained in:
Antoine Brodin 2015-03-27 20:37:42 +00:00
parent 4a27d4ca83
commit 99e5a36cae
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=382436
2 changed files with 2 additions and 1 deletions

View File

@ -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

View File

@ -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 \