Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Dec 2016 09:57:19 +0000 (UTC)
From:      Emanuel Haupt <ehaupt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r428840 - head/x11/gtk-launch
Message-ID:  <201612180957.uBI9vJcg095610@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ehaupt
Date: Sun Dec 18 09:57:19 2016
New Revision: 428840
URL: https://svnweb.freebsd.org/changeset/ports/428840

Log:
  Add license

Modified:
  head/x11/gtk-launch/Makefile

Modified: head/x11/gtk-launch/Makefile
==============================================================================
--- head/x11/gtk-launch/Makefile	Sun Dec 18 09:05:44 2016	(r428839)
+++ head/x11/gtk-launch/Makefile	Sun Dec 18 09:57:19 2016	(r428840)
@@ -11,6 +11,9 @@ MASTER_SITES=	http://pierric.descamps.fr
 MAINTAINER=	ehaupt@FreeBSD.org
 COMMENT=	Fast GTK+ program launcher
 
+LICENSE=	GPLv2
+LICENSE_FILE=	${WRKSRC}/LICENSE
+
 USES=		gettext-runtime
 USE_GNOME=	gtk12
 USE_XORG=	x11 xext xi



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