pkgsrc/inputmethod/scim-canna/Makefile

25 lines
658 B
Makefile

# $NetBSD: Makefile,v 1.38 2020/08/17 20:19:17 leot Exp $
#
DISTNAME= scim-canna-1.0.1
PKGREVISION= 33
CATEGORIES= inputmethod
MASTER_SITES= ${MASTER_SITE_OSDN:=scim-imengine/29155/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://osdn.jp/projects/scim-imengine/
COMMENT= SCIM IMEngine module for Canna
LICENSE= gnu-gpl-v2
USE_LANGUAGES= c c++
USE_PKGLOCALEDIR= yes
USE_LIBTOOL= yes
USE_TOOLS+= msgfmt pkg-config
GNU_CONFIGURE= yes
USE_SCIM_GTKUTILS= yes
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../inputmethod/canna-lib/buildlink3.mk"
.include "../../inputmethod/scim/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"