svn commit: r565305 - head/chinese/librime
Dmitry Marakasov
amdmi3 at FreeBSD.org
Mon Feb 15 12:44:10 UTC 2021
Author: amdmi3
Date: Mon Feb 15 12:44:09 2021
New Revision: 565305
URL: https://svnweb.freebsd.org/changeset/ports/565305
Log:
- Add LICENSE_FILE
Approved by: portmgr blanket
Modified:
head/chinese/librime/Makefile
Modified: head/chinese/librime/Makefile
==============================================================================
--- head/chinese/librime/Makefile Mon Feb 15 12:37:34 2021 (r565304)
+++ head/chinese/librime/Makefile Mon Feb 15 12:44:09 2021 (r565305)
@@ -9,6 +9,7 @@ MAINTAINER= khng300 at 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 \
More information about the svn-ports-head
mailing list