Date: Sun, 29 Jul 2018 19:22:10 +0000 (UTC) From: "Danilo G. Baio" <dbaio@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r475796 - head/www/py-wsgiauth Message-ID: <201807291922.w6TJMB5F057916@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: dbaio Date: Sun Jul 29 19:22:10 2018 New Revision: 475796 URL: https://svnweb.freebsd.org/changeset/ports/475796 Log: www/py-wsgiauth: Add LICENSE Approved by: portmgr (blanket) Modified: head/www/py-wsgiauth/Makefile Modified: head/www/py-wsgiauth/Makefile ============================================================================== --- head/www/py-wsgiauth/Makefile Sun Jul 29 19:22:05 2018 (r475795) +++ head/www/py-wsgiauth/Makefile Sun Jul 29 19:22:10 2018 (r475796) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201807291922.w6TJMB5F057916>