diff --git a/multimedia/gstreamer1-validate/Makefile b/multimedia/gstreamer1-validate/Makefile index bd3f6e69ffec..4c8ecb9eda88 100644 --- a/multimedia/gstreamer1-validate/Makefile +++ b/multimedia/gstreamer1-validate/Makefile @@ -13,6 +13,9 @@ COMMENT= Gstreamer element validation suite LIB_DEPENDS= libjson-glib-1.0.so:devel/json-glib \ libgstrtspserver-1.0.so:multimedia/gstreamer1-rtsp-server +LICENSE= LGPL21+ +LICENSE_FILE= ${WRKSRC}/COPYING + USES= compiler:c11 gettext-runtime gmake gnome libtool pathfix \ pkgconfig python:2.7 shebangfix tar:xz SHEBANG_FILES= tools/gst-validate-launcher.in diff --git a/multimedia/gstreamer1-validate/pkg-descr b/multimedia/gstreamer1-validate/pkg-descr index ff707a0989f0..e065f73dba5c 100644 --- a/multimedia/gstreamer1-validate/pkg-descr +++ b/multimedia/gstreamer1-validate/pkg-descr @@ -10,4 +10,4 @@ GstPipelines from any application by using the LD_PRELOAD gstvalidate lib. The third way of using it is to write your own application that links and uses libgstvalidate. -WWW: http://gstreamer.freedesktop.org/ +WWW: https://gstreamer.freedesktop.org/