summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2021-02-15 12:44:09 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2021-02-15 12:44:09 +0000
commit51b00f016556f969ea82f3f50c95198ff687cd51 (patch)
tree1c47f2261470e04d1adc01e5c01af83801af2d8c
parent- Update to 6.0.4 (diff)
- Add LICENSE_FILE
Approved by: portmgr blanket
-rw-r--r--chinese/librime/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/chinese/librime/Makefile b/chinese/librime/Makefile
index 16b285ed00ff..873827c2d1b6 100644
--- a/chinese/librime/Makefile
+++ b/chinese/librime/Makefile
@@ -9,6 +9,7 @@ MAINTAINER= khng300@gmail.com
COMMENT= Rime Input Method Engine, the core library
LICENSE= BSD3CLAUSE
+LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= libboost_thread.so:devel/boost-libs \
libcapnp.so:devel/capnproto \