pkgsrc/inputmethod/ibus-table-extraphrase/Makefile
obache 3762dec261 Import ibus-table-extraphrase-1.2.0.20100305 as inputmethod/ibus-table-extraphrase.
This package provide Chinese extra phrases for ibus-table based IME,
such as ibus-table-zhengma, ibus-table-wubi, ibus-table-cangjie5,
ibus-table-erbi and etc.
2010-08-07 02:16:37 +00:00

22 lines
571 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2010/08/07 02:16:37 obache Exp $
#
DISTNAME= ibus-table-extraphrase-1.2.0.20100305
CATEGORIES= inputmethod
MASTER_SITES= http://ibus.googlecode.com/files/
MAINTAINER= obache@NetBSD.org
HOMEPAGE= http://code.google.com/p/ibus/
COMMENT= Chinese extra phrases for ibus-table based IME
LICENSE= gnu-gpl-v3
PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
USE_TOOLS+= pkg-config
USE_LANGUAGES= # none
PKGCONFIG_OVERRIDE+= ibus-table-extraphrase.pc.in
.include "../../inputmethod/ibus-table/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"