Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

View File

@@ -0,0 +1,22 @@
# $NetBSD: Makefile,v 1.18 2013/06/06 12:54:37 wiz Exp $
#
DISTNAME= ibus-t9-2.1.0.20100601
PKGREVISION= 17
CATEGORIES= inputmethod chinese
MASTER_SITES= http://ibus-t9.googlecode.com/files/
MAINTAINER= obache@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"