diff --git a/www/py-wsgiauth/Makefile b/www/py-wsgiauth/Makefile index 0a311b2545f6..e33903d68234 100644 --- a/www/py-wsgiauth/Makefile +++ b/www/py-wsgiauth/Makefile @@ -11,6 +11,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= bamby@sippysoft.com COMMENT= WSGI authentication middleware +LICENSE= MIT + USES= python:2.7 USE_PYTHON= distutils autoplist