pkgsrc-wip/ibus-table-cangjie/Makefile
2010-01-20 06:55:00 +00:00

22 lines
533 B
Makefile

# $NetBSD: Makefile,v 1.3 2010/01/20 06:55:00 obache Exp $
#
DISTNAME= ibus-table-cangjie-1.2.0.20100119
CATEGORIES= inputmethod
MASTER_SITES= http://ibus.googlecode.com/files/
MAINTAINER= obache@NetBSD.org
HOMEPAGE= http://codes.google.com/p/ibus/
COMMENT= CangJie tables for IBus-Table
LICENSE= gnu-gpl-v3
DEPENDS+= ibus-table>=1.2.0:../../wip/ibus-table
PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
USE_LANGUAGES= c
USE_TOOLS+= pkg-config
.include "../../wip/ibus-table/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"