Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Oct 2014 19:55:10 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r371919 - head/graphics/libwmf
Message-ID:  <201410311955.s9VJtAvj025521@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Fri Oct 31 19:55:09 2014
New Revision: 371919
URL: https://svnweb.freebsd.org/changeset/ports/371919
QAT: https://qat.redports.org/buildarchive/r371919/

Log:
  - Clarify LICENSE
  - Add LICENSE_FILE

Modified:
  head/graphics/libwmf/Makefile

Modified: head/graphics/libwmf/Makefile
==============================================================================
--- head/graphics/libwmf/Makefile	Fri Oct 31 19:54:59 2014	(r371918)
+++ head/graphics/libwmf/Makefile	Fri Oct 31 19:55:09 2014	(r371919)
@@ -10,7 +10,8 @@ MASTER_SITES=	SF/wvware/${PORTNAME}/${PO
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Tools and library for converting Microsoft WMF (windows metafile)
 
-LICENSE=	GPLv2
+LICENSE=	GPLv2 # or later
+LICENSE_FILE=	${WRKSRC}/COPYING
 
 LIB_DEPENDS=	libjpeg.so:${PORTSDIR}/graphics/jpeg \
 		libpng.so:${PORTSDIR}/graphics/png \



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