svn commit: r475796 - head/www/py-wsgiauth

Danilo G. Baio dbaio at FreeBSD.org
Sun Jul 29 19:22:14 UTC 2018


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 at sippysoft.com
 COMMENT=	WSGI authentication middleware
 
+LICENSE=	MIT
+
 USES=		python:2.7
 USE_PYTHON=	distutils autoplist
 


More information about the svn-ports-all mailing list