pkgsrc/inputmethod/scim-pinyin/Makefile

25 lines
605 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.38 2020/08/17 20:19:18 leot Exp $
#
DISTNAME= scim-pinyin-0.5.92
PKGREVISION= 24
CATEGORIES= inputmethod
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/}
2015-03-15 17:56:49 +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 smart pinyin
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/scim/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"