af417ad8bf
tamago-tsunagi is Emacs plug-in to bridge inputmethods of (Free)Wnn, Canna, sj3, and Anthy. It is fork from IM egg(tamago) and it supports Emacs-24.3 and later, one of successors of editors/tamago. Similar work may also be found at http://anonscm.debian.org/cgit/pkg-anthy/egg.git but it does not have capability with (Free)Wnn and Canna.
19 lines
534 B
Makefile
19 lines
534 B
Makefile
# $NetBSD: Makefile,v 1.1 2017/12/09 03:28:49 taca Exp $
|
|
|
|
DISTNAME= tamago-tsunagi-5.0.7.1
|
|
PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME}
|
|
CATEGORIES= inputmethod
|
|
MASTER_SITES= ${MASTER_SITE_OSDN:=tamago-tsunagi/62701/}
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= https://ja.osdn.net/projects/tamago-tsunagi/
|
|
COMMENT= IM(egg) for (Free)Wnn, Canna, sj3 and Anthy
|
|
LICENSE= gnu-gpl-v2
|
|
|
|
CONFLICTS= tamago-anthy-[0-9]*
|
|
CONFLICTS+= tamago-[0-9]*
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include "../../editors/emacs/modules.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|