freebsd-ports/chinese/brise/Makefile
Sunpoet Po-Chuan Hsieh e0b379fa6f Remove BROKEN_FreeBSD_9
Approved by:	portmgr (blanket)
2017-01-01 03:45:12 +00:00

22 lines
350 B
Makefile

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