2015-03-31 09:08:00 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= brise
|
2016-01-18 09:59:25 +01:00
|
|
|
PORTVERSION= 0.35
|
2015-05-18 19:07:45 +02:00
|
|
|
DISTVERSIONPREFIX= ${PORTNAME}-
|
2015-03-31 09:08:00 +02:00
|
|
|
CATEGORIES= chinese textproc
|
|
|
|
|
|
|
|
MAINTAINER= hiroto.kagotani@gmail.com
|
|
|
|
COMMENT= Rime Schema Repository
|
|
|
|
|
|
|
|
LICENSE= GPLv3
|
|
|
|
|
2016-04-01 15:29:15 +02:00
|
|
|
BUILD_DEPENDS= rime_deployer:chinese/librime
|
2015-03-31 09:08:00 +02:00
|
|
|
|
|
|
|
USES= gmake
|
2015-05-18 19:07:45 +02:00
|
|
|
USE_GITHUB= yes
|
2016-01-18 09:59:25 +01:00
|
|
|
GH_ACCOUNT= rime
|
2015-03-31 09:08:00 +02:00
|
|
|
|
|
|
|
MAKE_ARGS+= RIME_DATA_DIR=${DATADIR}
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|