pkgsrc-WIP-changes archive

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

flyback: add LICENSE



Module Name:	pkgsrc-wip
Committed By:	miwarin <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Mon Apr 2 23:50:58 2018 +0900
Changeset:	e71a59c058a35c117814154b3e342c7578353d4e

Modified Files:
	flyback/Makefile

Log Message:
flyback: add LICENSE

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

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

diffstat:
 flyback/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/flyback/Makefile b/flyback/Makefile
old mode 100644
new mode 100755
index a665ed97b8..d65f471d9e
--- a/flyback/Makefile
+++ b/flyback/Makefile
@@ -5,6 +5,7 @@ PKGNAME=	${DISTNAME:S/_/-/}
 PKGREVISION=	1
 CATEGORIES=	sysutils
 MASTER_SITES=	http://flyback.googlecode.com/files/
+LICENSE=	gnu-gpl-v2
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	http://code.google.com/p/flyback/


Home | Main Index | Thread Index | Old Index