Date: Thu, 9 Feb 2017 21:49:33 +0000 (UTC) From: Dirk Meyer <dinoex@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433774 - head/x11-toolkits/lesstif Message-ID: <201702092149.v19LnXIX080851@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: dinoex Date: Thu Feb 9 21:49:33 2017 New Revision: 433774 URL: https://svnweb.freebsd.org/changeset/ports/433774 Log: - add LICENSE Modified: head/x11-toolkits/lesstif/Makefile Modified: head/x11-toolkits/lesstif/Makefile ============================================================================== --- head/x11-toolkits/lesstif/Makefile Thu Feb 9 20:53:37 2017 (r433773) +++ head/x11-toolkits/lesstif/Makefile Thu Feb 9 21:49:33 2017 (r433774) @@ -11,6 +11,8 @@ MASTER_SITES= SF MAINTAINER= dinoex@FreeBSD.org COMMENT= API compatible clone of the Motif toolkit +LICENSE= LGPL20+ + LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201702092149.v19LnXIX080851>