svn commit: r358559 - head/www/py-aiohttp
Kubilay Kocak
koobs at FreeBSD.org
Fri Jun 20 11:21:46 UTC 2014
Author: koobs
Date: Fri Jun 20 11:21:45 2014
New Revision: 358559
URL: http://svnweb.freebsd.org/changeset/ports/358559
QAT: https://qat.redports.org/buildarchive/r358559/
Log:
www/py-aiohttp: Add LICENSE (BSD2CLAUSE)
- Add LICENSE (BSD2CLAUSE) [1]
[1] https://github.com/KeepSafe/aiohttp/issues/77
Modified:
head/www/py-aiohttp/Makefile
Modified: head/www/py-aiohttp/Makefile
==============================================================================
--- head/www/py-aiohttp/Makefile Fri Jun 20 11:20:06 2014 (r358558)
+++ head/www/py-aiohttp/Makefile Fri Jun 20 11:21:45 2014 (r358559)
@@ -10,6 +10,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= koobs at FreeBSD.org
COMMENT= HTTP client/server for asyncio
+LICENSE= BSD2CLAUSE
+
OPTIONS_DEFINE= TESTS
TESTS_DESC= Install tools for test suite
TESTS_BUILD_DEPENDS= ${RUN_DEPENDS} \
More information about the svn-ports-all
mailing list