From e7a20af648112b3fa17c7ba807179407743e4b4f Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Fri, 31 Oct 2014 19:55:09 +0000 Subject: [PATCH] - Clarify LICENSE - Add LICENSE_FILE --- graphics/libwmf/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/graphics/libwmf/Makefile b/graphics/libwmf/Makefile index 4f661c056cab..f0b94abed4bf 100644 --- a/graphics/libwmf/Makefile +++ b/graphics/libwmf/Makefile @@ -10,7 +10,8 @@ MASTER_SITES= SF/wvware/${PORTNAME}/${PORTVERSION} 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 \