svn commit: r492083 - head/www/nginx-devel

Sergey A. Osokin osa at FreeBSD.org
Sun Feb 3 23:34:55 UTC 2019


Author: osa
Date: Sun Feb  3 23:34:54 2019
New Revision: 492083
URL: https://svnweb.freebsd.org/changeset/ports/492083

Log:
  Add the license file.

Modified:
  head/www/nginx-devel/Makefile

Modified: head/www/nginx-devel/Makefile
==============================================================================
--- head/www/nginx-devel/Makefile	Sun Feb  3 22:40:52 2019	(r492082)
+++ head/www/nginx-devel/Makefile	Sun Feb  3 23:34:54 2019	(r492083)
@@ -14,6 +14,7 @@ MAINTAINER?=	osa at FreeBSD.org
 COMMENT?=	Robust and small WWW server
 
 LICENSE=	BSD2CLAUSE
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 CONFLICTS_INSTALL=	nginx
 


More information about the svn-ports-all mailing list