From 57ff96d3030764e02f94f28bd13d3c11c3ee17fa Mon Sep 17 00:00:00 2001 From: "W. Michael Petullo" Date: Thu, 31 Jul 2014 10:49:54 -0400 Subject: [PATCH] gst1-plugins-good: add package license file to Makefile Signed-off-by: W. Michael Petullo --- multimedia/gst1-plugins-good/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/multimedia/gst1-plugins-good/Makefile b/multimedia/gst1-plugins-good/Makefile index 3e27a0e1de..f9b78e889d 100644 --- a/multimedia/gst1-plugins-good/Makefile +++ b/multimedia/gst1-plugins-good/Makefile @@ -11,6 +11,7 @@ PKG_VERSION:=1.0.7 PKG_RELEASE:=1 PKG_MAINTAINER:=W. Michael Petullo PKG_LICENSE:=LGPLv2 +PKG_LICENSE_FILE:=COPYING PKG_BUILD_DIR:=$(BUILD_DIR)/gst-plugins-good-$(PKG_VERSION) PKG_SOURCE:=gst-plugins-good-$(PKG_VERSION).tar.xz