1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-09 06:51:44 +00:00
freebsd-ports/chinese/brise/Makefile
Antoine Brodin f042b03c5a Mark BROKEN
install: /wrkdirs/usr/ports/chinese/brise/work/brise-brise-0.35/data/build: Inappropriate file type or format

Reported by:	pkg-fallout
2020-12-25 09:06:44 +00:00

24 lines
375 B
Makefile

# $FreeBSD$
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>