aboutsummaryrefslogtreecommitdiffstats
path: root/chinese/brise/Makefile
blob: 43d76ba2cc88d1fbf3e3d313944b30433165e46b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# $FreeBSD$

PORTNAME=   brise
PORTVERSION=    0.32
DISTVERSIONPREFIX=  ${PORTNAME}-
CATEGORIES= chinese textproc

MAINTAINER= hiroto.kagotani@gmail.com
COMMENT=    Rime Schema Repository

LICENSE=    GPLv3

BUILD_DEPENDS=  rime_deployer:${PORTSDIR}/chinese/librime

USES=       gmake
USE_GITHUB= yes
GH_ACCOUNT= lotem

MAKE_ARGS+= RIME_DATA_DIR=${DATADIR}

.include <bsd.port.mk>