pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

workrave: add LICENSE



Module Name:	pkgsrc-wip
Committed By:	miwarin <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Mon May 7 19:40:36 2018 +0900
Changeset:	02b0847dd9e45be603c7e89ef741a9160ee7889c

Modified Files:
	workrave/Makefile

Log Message:
workrave: add LICENSE

via https://github.com/rcaelers/workrave/blob/branch_v1_10/COPYING

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=02b0847dd9e45be603c7e89ef741a9160ee7889c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 workrave/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/workrave/Makefile b/workrave/Makefile
index f369441ddb..bd586f4da2 100644
--- a/workrave/Makefile
+++ b/workrave/Makefile
@@ -7,7 +7,7 @@ MASTER_SITES=		${MASTER_SITE_SOURCEFORGE:=workrave/}
 MAINTAINER=		bsd%cs.ubc.ca@localhost
 HOMEPAGE=		http://www.workrave.org/
 COMMENT=		Wrist break reminder program for prevention of RSI
-
+LICENSE=		gnu-gpl-v3
 
 USE_LIBTOOL=		YES
 USE_TOOLS+=		gmake pkg-config intltool


Home | Main Index | Thread Index | Old Index