Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Aug 2020 17:03:17 +0000 (UTC)
From:      MANTANI Nobutaka <nobutaka@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r546195 - head/textproc/uim-el
Message-ID:  <202008251703.07PH3HAd091296@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: nobutaka
Date: Tue Aug 25 17:03:17 2020
New Revision: 546195
URL: https://svnweb.freebsd.org/changeset/ports/546195

Log:
  Add LICENSE.

Modified:
  head/textproc/uim-el/Makefile

Modified: head/textproc/uim-el/Makefile
==============================================================================
--- head/textproc/uim-el/Makefile	Tue Aug 25 16:56:25 2020	(r546194)
+++ head/textproc/uim-el/Makefile	Tue Aug 25 17:03:17 2020	(r546195)
@@ -12,6 +12,10 @@ DISTNAME=	uim-${PORTVERSION}
 MAINTAINER=	nobutaka@FreeBSD.org
 COMMENT?=	Emacs lisp for uim input method library
 
+LICENSE=	BSD3CLAUSE GPLv2+ GPLv3+ LGPL21+ PD
+LICENSE_COMB=	multi
+LICENSE_FILE=	${WRKSRC}/COPYING
+
 RUN_DEPENDS=	uim-el-agent:textproc/uim
 
 USES=		emacs gettext-tools gmake gnome iconv perl5 tar:bzip2



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