# $NetBSD: Makefile.common,v 1.18 2022/01/09 23:42:02 tnn Exp $ # # used by inputmethod/uim/Makefile # used by inputmethod/uim-elisp/Makefile DISTNAME= uim-1.8.9pre20210104 CATEGORIES= inputmethod MASTER_SITES= ${MASTER_SITE_GITHUB:=uim/} GITHUB_TAG= d1ac9d9315ff8c57c713b502544fef9b3a83b3e5 MAINTAINER= VEG03617@nifty.com HOMEPAGE= https://github.com/uim/uim/wiki GITHUB_SUBMODULES+= uim sigscheme beb8fbdc69b523d14fc202a4d17375555a74c772 sigscheme GITHUB_SUBMODULES+= uim libgcroots d362356cc4c5f591695d2fbda7746918250c9e99 sigscheme/libgcroots EXTRACT_USING= bsdtar DISTINFO_FILE= ${.CURDIR}/../../inputmethod/uim/distinfo PATCHDIR= ${.CURDIR}/../../inputmethod/uim/patches USE_TOOLS+= autoreconf autoconf automake pre-configure: cd ${WRKSRC} && ${SH} autogen.sh