freebsd-ports/chinese/brise/Makefile
Mathieu Arnold f29a218fcd Replace most occurences of github.com in MASTER_SITES with USE_GITHUB usage.
With hat:	portmgr
Sponsored by:	Absolight
2015-05-18 17:07:45 +00:00

21 lines
363 B
Makefile

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