diff options
author | W. Michael Petullo <mike@flyn.org> | 2014-07-31 10:49:45 -0400 |
---|---|---|
committer | W. Michael Petullo <mike@flyn.org> | 2014-07-31 10:49:45 -0400 |
commit | 14145d01887b1f91109fc8a772e04d22fa20437f (patch) | |
tree | e17db1090bad291e46668c47b4b41f5ec59aa46f /multimedia/gst1-plugins-base | |
parent | f6819a12a30c7c1e540996b1c5c5133d81ba2660 (diff) |
gst1-plugins-base: add package license file to Makefile
Signed-off-by: W. Michael Petullo <mike@flyn.org>
Diffstat (limited to 'multimedia/gst1-plugins-base')
-rw-r--r-- | multimedia/gst1-plugins-base/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/multimedia/gst1-plugins-base/Makefile b/multimedia/gst1-plugins-base/Makefile index 44b7d04b1..2b51b106c 100644 --- a/multimedia/gst1-plugins-base/Makefile +++ b/multimedia/gst1-plugins-base/Makefile @@ -12,6 +12,7 @@ PKG_VERSION:=1.2.3 PKG_RELEASE:=1 PKG_MAINTAINER:=W. Michael Petullo <mike@flyn.org> PKG_LICENSE:=LGPLv2 GPLv2 +PKG_LICENSE_FILE:=COPYING.LIB COPYING PKG_BUILD_DIR:=$(BUILD_DIR)/gst-plugins-base-$(PKG_VERSION) PKG_SOURCE:=gst-plugins-base-$(PKG_VERSION).tar.xz |