Files
pkgsrc-ng/inputmethod/scim-skk/Makefile
2016-01-21 23:42:40 +01:00

25 lines
602 B
Makefile

# $NetBSD: Makefile,v 1.25 2015/06/29 11:06:48 ryoon Exp $
#
DISTNAME= scim-skk-0.5.2
PKGREVISION= 21
CATEGORIES= inputmethod
MASTER_SITES= ${MASTER_SITE_OSDN:=scim-imengine/18121/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://osdn.jp/projects/scim-imengine/
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"