Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Nov 2015 20:13:48 +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: r400789 - head/archivers/librtfcomp
Message-ID:  <201511042013.tA4KDmBG062343@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed Nov  4 20:13:48 2015
New Revision: 400789
URL: https://svnweb.freebsd.org/changeset/ports/400789

Log:
  - Add LICENSE_FILE

Modified:
  head/archivers/librtfcomp/Makefile

Modified: head/archivers/librtfcomp/Makefile
==============================================================================
--- head/archivers/librtfcomp/Makefile	Wed Nov  4 20:13:43 2015	(r400788)
+++ head/archivers/librtfcomp/Makefile	Wed Nov  4 20:13:48 2015	(r400789)
@@ -11,6 +11,7 @@ MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Library for handling compressed RTF documents
 
 LICENSE=	LGPL21
+LICENSE_FILE=	${WRKSRC}/LICENCE
 
 CONFIGURE_ARGS=	--disable-python-bindings
 GNU_CONFIGURE=	yes



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