Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Sep 2016 16:03:26 +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: r421563 - head/x11-clocks/bbdate
Message-ID:  <201609081603.u88G3QDW010120@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Thu Sep  8 16:03:26 2016
New Revision: 421563
URL: https://svnweb.freebsd.org/changeset/ports/421563

Log:
  - Add LICENSE

Modified:
  head/x11-clocks/bbdate/Makefile

Modified: head/x11-clocks/bbdate/Makefile
==============================================================================
--- head/x11-clocks/bbdate/Makefile	Thu Sep  8 15:59:16 2016	(r421562)
+++ head/x11-clocks/bbdate/Makefile	Thu Sep  8 16:03:26 2016	(r421563)
@@ -10,6 +10,9 @@ MASTER_SITES=	SF/bbtools/${PORTNAME}/${P
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Tool made for Blackbox that displays the date in a decorated window
 
+LICENSE=	GPLv2+
+LICENSE_FILE=	${WRKSRC}/COPYING
+
 GNU_CONFIGURE=	yes
 USE_XORG=	x11 xau xdmcp xext xfixes xi xrandr ice sm
 



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