pkgsrc/inputmethod/scim-hangul/Makefile

26 lines
681 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.41 2022/08/11 05:08:53 gutteridge Exp $
#
DISTNAME= scim-hangul-0.4.0
PKGREVISION= 26
CATEGORIES= inputmethod korean
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/}
2015-03-15 18:41:58 +01:00
MAINTAINER= pkgsrc-users@NetBSD.org
2019-11-06 12:26:59 +01:00
HOMEPAGE= https://github.com/scim-im/scim
COMMENT= SCIM IMEngine module for inputing korean scripts
LICENSE= gnu-gpl-v2
USE_LANGUAGES= c c++
USE_PKGLOCALEDIR= yes
USE_LIBTOOL= yes
USE_TOOLS+= msgfmt pkg-config gmake
GNU_CONFIGURE= yes
USE_SCIM_GTKUTILS= yes
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../inputmethod/libhangul/buildlink3.mk"
.include "../../inputmethod/scim/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"