pkgsrc-WIP-changes archive

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

yakuake: add LICENSE



Module Name:	pkgsrc-wip
Committed By:	miwarin <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Thu May 10 00:01:40 2018 +0900
Changeset:	bd4cdef0f3bebf113b0a6d60f7f949bdb3dc8fa4

Modified Files:
	yakuake/Makefile

Log Message:
yakuake: add LICENSE

via https://www.kde.org/applications/system/yakuake/

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

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

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

diffs:
diff --git a/yakuake/Makefile b/yakuake/Makefile
index d2a326b191..dbb4edcb18 100644
--- a/yakuake/Makefile
+++ b/yakuake/Makefile
@@ -10,6 +10,7 @@ EXTRACT_SUFX=	.tar.bz2
 MAINTAINER=	drjumba%bigmir.net@localhost
 HOMEPAGE=	http://extragear.kde.org/apps/yakuake/
 COMMENT=	Drop-down terminal emulator based on KDE Konsole technology
+LICENSE=	gnu-gpl-v2
 
 USE_CMAKE=		yes
 USE_LANGUAGES=		c c++


Home | Main Index | Thread Index | Old Index