Files
2016-01-21 23:41:46 +01:00

25 lines
642 B
Makefile

# $NetBSD: Makefile,v 1.27 2015/04/25 14:23:23 tnn Exp $
#
DISTNAME= ibus-unikey-0.6.1
PKGREVISION= 13
CATEGORIES= inputmethod
MASTER_SITES= http://ibus-unikey.googlecode.com/files/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://code.google.com/p/ibus-unikey/
COMMENT= Vietnamese Input Method Engine for IBUS using Unikey IME
LICENSE= gnu-gpl-v3
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
USE_LANGUAGES= c c++
USE_TOOLS+= gmake pkg-config intltool msgfmt
CONFIGURE_ARGS+= --with-gtk-version=3
.include "../../inputmethod/ibus/buildlink3.mk"
.include "../../x11/gtk3/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"