pkgsrc/inputmethod/brise/Makefile
2015-03-15 19:57:40 +00:00

20 lines
523 B
Makefile

# $NetBSD: Makefile,v 1.2 2015/03/15 20:13:23 hiramatsu Exp $
DISTNAME= brise-0.30
CATEGORIES= inputmethod chinese
MASTER_SITES= http://rimeime.googlecode.com/files/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://code.google.com/p/rimeime/
COMMENT= Official Rime Schema repository
LICENSE= gnu-gpl-v3
BUILD_DEPENDS+= kyotocabinet-[0-9]*:../../databases/kyotocabinet
DEPENDS+= librime>=1.0:../../inputmethod/librime
WRKSRC= ${WRKDIR}/brise
USE_LANGUAGES= # none
USE_TOOLS+= gmake
.include "../../mk/bsd.pkg.mk"