pkgsrc/inputmethod/scim-tables/Makefile
2013-02-16 11:18:58 +00:00

24 lines
614 B
Makefile

# $NetBSD: Makefile,v 1.19 2013/02/16 11:22:49 wiz Exp $
#
DISTNAME= scim-tables-0.5.12
PKGREVISION= 1
CATEGORIES= inputmethod
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/}
MAINTAINER= obache@NetBSD.org
HOMEPAGE= http://www.scim-im.org/
COMMENT= Data files for SCIM Generic Table Input Method module
LICENSE= gnu-gpl-v2
USE_LANGUAGES= c c++
USE_PKGLOCALEDIR= yes
USE_LIBTOOL= yes
USE_TOOLS+= intltool msgfmt pkg-config gmake
GNU_CONFIGURE= yes
USE_SCIM_GTKUTILS= yes
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../inputmethod/scim/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"