pkgsrc/inputmethod/ibus-table-others/Makefile
2019-04-25 07:32:34 +00:00

25 lines
743 B
Makefile

# $NetBSD: Makefile,v 1.15 2019/04/25 07:33:01 maya Exp $
#
DISTNAME= ibus-table-others-1.3.7
PKGREVISION= 1
CATEGORIES= inputmethod
MASTER_SITES= https://github.com/moebiuscurve/ibus-table-others/releases/download/${PKGVERSION_NOREV}/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://github.com/ibus/ibus/wiki
COMMENT= All non-Chinese tables for IBus-Table
LICENSE= gnu-gpl-v3
#FileExistsError: [Errno 17] File exists: '.../work/.home/.local/share/ibus-table'
MAKE_JOBS_SAFE= no
GNU_CONFIGURE= yes
USE_LANGUAGES= # none
USE_TOOLS+= pkg-config
PYTHON_VERSIONS_INCOMPATIBLE= 27
PYTHON_FOR_BUILD_ONLY= yes
.include "../../lang/python/application.mk"
.include "../../inputmethod/ibus-table/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"