1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
freebsd-ports/chinese/brise/Makefile
Mathieu Arnold cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00

22 lines
362 B
Makefile

PORTNAME= brise
PORTVERSION= 0.35
DISTVERSIONPREFIX= ${PORTNAME}-
CATEGORIES= chinese textproc
MAINTAINER= hiroto.kagotani@gmail.com
COMMENT= Rime Schema Repository
LICENSE= GPLv3
BROKEN= fails to build
BUILD_DEPENDS= rime_deployer:chinese/librime
USES= gmake
USE_GITHUB= yes
GH_ACCOUNT= rime
MAKE_ARGS+= RIME_DATA_DIR=${DATADIR}
.include <bsd.port.mk>