Files
pkgsrc-ng/inputmethod/ibus-t9/Makefile
2016-11-18 22:39:22 +01:00

23 lines
566 B
Makefile

# $NetBSD: Makefile,v 1.25 2016/08/03 10:22:59 adam Exp $
#
DISTNAME= ibus-t9-2.1.0.20100601
PKGREVISION= 23
CATEGORIES= inputmethod chinese
MASTER_SITES= http://ibus-t9.googlecode.com/files/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://code.google.com/p/ibus-t9/
COMMENT= IBus T9 Input Method
LICENSE= gnu-gpl-v3
DEPENDS+= librsvg-[0-9]*:../../graphics/librsvg
GNU_CONFIGURE= yes
USE_PKGLOCALEDIR= yes
USE_TOOLS+= gmake pkg-config
.include "../../inputmethod/ibus/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"