Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Jul 2017 10:26:50 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r445067 - head/mail/roundcube-thunderbird_labels
Message-ID:  <201707051026.v65AQoKk040014@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Wed Jul  5 10:26:50 2017
New Revision: 445067
URL: https://svnweb.freebsd.org/changeset/ports/445067

Log:
  - Add LICENSE_FILE
  
  Approved by:	portmgr blanket

Modified:
  head/mail/roundcube-thunderbird_labels/Makefile

Modified: head/mail/roundcube-thunderbird_labels/Makefile
==============================================================================
--- head/mail/roundcube-thunderbird_labels/Makefile	Wed Jul  5 10:25:01 2017	(r445066)
+++ head/mail/roundcube-thunderbird_labels/Makefile	Wed Jul  5 10:26:50 2017	(r445067)
@@ -11,6 +11,7 @@ MAINTAINER=	moiseev@mezonplus.ru
 COMMENT=	Thunderbird Labels plugin for RoundCube webmail
 
 LICENSE=	BSD2CLAUSE
+LICENSE_FILE=	${WRKSRC}/LICENSE.md
 
 RUN_DEPENDS=	roundcube>=0.5:mail/roundcube
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201707051026.v65AQoKk040014>