Date: Sat, 8 Jun 2019 09:41:10 +0000 (UTC) From: Guido Falsi <madpilot@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r503715 - head/devel/thunar-vcs-plugin Message-ID: <201906080941.x589fArL081762@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: madpilot Date: Sat Jun 8 09:41:09 2019 New Revision: 503715 URL: https://svnweb.freebsd.org/changeset/ports/503715 Log: Add LICENSE. PR: 238391 Submitted by: myself Approved by: Sergey V. Dyatko <sergey.dyatko@gmail.com> (maintainer) Modified: head/devel/thunar-vcs-plugin/Makefile Modified: head/devel/thunar-vcs-plugin/Makefile ============================================================================== --- head/devel/thunar-vcs-plugin/Makefile Sat Jun 8 09:01:50 2019 (r503714) +++ head/devel/thunar-vcs-plugin/Makefile Sat Jun 8 09:41:09 2019 (r503715) @@ -11,6 +11,9 @@ DIST_SUBDIR= xfce4 MAINTAINER= sergey.dyatko@gmail.com COMMENT= Version Control System plugin for Thunar +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING + LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 \ libapr-1.so:devel/apr1
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201906080941.x589fArL081762>