24 lines
604 B
Makefile
24 lines
604 B
Makefile
# $NetBSD: Makefile,v 1.21 2013/10/10 14:42:19 ryoon Exp $
|
|
#
|
|
|
|
DISTNAME= scim-skk-0.5.2
|
|
PKGREVISION= 19
|
|
CATEGORIES= inputmethod
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=scim-imengine/18121/}
|
|
|
|
MAINTAINER= obache@NetBSD.org
|
|
HOMEPAGE= http://scim-imengine.sourceforge.jp/
|
|
COMMENT= SCIM IMEngine module for skk
|
|
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/scim/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|