diff options
author | W. Michael Petullo <mike@flyn.org> | 2014-07-31 10:31:44 -0400 |
---|---|---|
committer | W. Michael Petullo <mike@flyn.org> | 2014-07-31 10:45:49 -0400 |
commit | 09ba982cccdd620302f497577fa7a694753a2559 (patch) | |
tree | f1c6a6572aa821a4ad8ac05a0330df33bf7e297f /multimedia/gst1-plugins-base | |
parent | 5c66e21e763c5d2f161b22486e105482d349f1dd (diff) |
gst1-plugins-base: add package license 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 a3915e905..44b7d04b1 100644 --- a/multimedia/gst1-plugins-base/Makefile +++ b/multimedia/gst1-plugins-base/Makefile @@ -11,6 +11,7 @@ PKG_NAME:=gst1-plugins-base PKG_VERSION:=1.2.3 PKG_RELEASE:=1 PKG_MAINTAINER:=W. Michael Petullo <mike@flyn.org> +PKG_LICENSE:=LGPLv2 GPLv2 PKG_BUILD_DIR:=$(BUILD_DIR)/gst-plugins-base-$(PKG_VERSION) PKG_SOURCE:=gst-plugins-base-$(PKG_VERSION).tar.xz |