forked from Lainports/freebsd-ports
Add LICENSE.
This commit is contained in:
parent
f21d346724
commit
1e1a5e5ad8
1 changed files with 4 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue