2022-08-11 07:08:00 +02:00
|
|
|
# $NetBSD: Makefile,v 1.40 2022/08/11 05:08:52 gutteridge Exp $
|
2009-11-24 12:50:45 +01:00
|
|
|
#
|
|
|
|
|
|
|
|
DISTNAME= scim-canna-1.0.1
|
2022-08-11 07:08:00 +02:00
|
|
|
PKGREVISION= 35
|
2009-11-24 12:50:45 +01:00
|
|
|
CATEGORIES= inputmethod
|
2015-06-29 13:06:46 +02:00
|
|
|
MASTER_SITES= ${MASTER_SITE_OSDN:=scim-imengine/29155/}
|
2009-11-24 12:50:45 +01:00
|
|
|
|
2015-03-15 20:11:21 +01:00
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
2015-06-29 13:06:46 +02:00
|
|
|
HOMEPAGE= http://osdn.jp/projects/scim-imengine/
|
2009-11-24 12:50:45 +01:00
|
|
|
COMMENT= SCIM IMEngine module for Canna
|
2010-05-15 13:32:47 +02:00
|
|
|
LICENSE= gnu-gpl-v2
|
2009-11-24 12:50:45 +01:00
|
|
|
|
|
|
|
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"
|