Date: Mon, 1 Feb 2016 19:47:00 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r407732 - head/www/spdylay Message-ID: <201602011947.u11Jl01X001250@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Mon Feb 1 19:47:00 2016 New Revision: 407732 URL: https://svnweb.freebsd.org/changeset/ports/407732 Log: - Add LICENSE_FILE Modified: head/www/spdylay/Makefile Modified: head/www/spdylay/Makefile ============================================================================== --- head/www/spdylay/Makefile Mon Feb 1 19:46:55 2016 (r407731) +++ head/www/spdylay/Makefile Mon Feb 1 19:47:00 2016 (r407732) @@ -11,6 +11,7 @@ MAINTAINER= sunpoet@FreeBSD.org COMMENT= SPDY protocol version 2, 3 and 3.1 implementation in C LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= libevent2>=2.0.8:${PORTSDIR}/devel/libevent2 LIB_DEPENDS= libevent_openssl.so:${PORTSDIR}/devel/libevent2
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201602011947.u11Jl01X001250>