Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Dec 2018 11:47:11 +0000 (UTC)
From:      Raphael Kubo da Costa <rakuco@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r486857 - head/print/lyx
Message-ID:  <201812071147.wB7BlBt3027752@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rakuco
Date: Fri Dec  7 11:47:11 2018
New Revision: 486857
URL: https://svnweb.freebsd.org/changeset/ports/486857

Log:
  Set LICENSE_FILE

Modified:
  head/print/lyx/Makefile

Modified: head/print/lyx/Makefile
==============================================================================
--- head/print/lyx/Makefile	Fri Dec  7 11:38:02 2018	(r486856)
+++ head/print/lyx/Makefile	Fri Dec  7 11:47:11 2018	(r486857)
@@ -14,6 +14,7 @@ MAINTAINER=	rakuco@FreeBSD.org
 COMMENT=	Document processor interfaced with LaTeX (nearly WYSIWYG)
 
 LICENSE=	GPLv2
+LICENSE_FILE=	${WRKSRC}/COPYING
 
 LIB_DEPENDS=	libboost_regex.so:devel/boost-libs \
 		libmythes-1.2.so:textproc/mythes



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201812071147.wB7BlBt3027752>