summaryrefslogtreecommitdiff
path: root/inputmethod/tamago-tsunagi/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'inputmethod/tamago-tsunagi/Makefile')
-rw-r--r--inputmethod/tamago-tsunagi/Makefile19
1 files changed, 19 insertions, 0 deletions
diff --git a/inputmethod/tamago-tsunagi/Makefile b/inputmethod/tamago-tsunagi/Makefile
new file mode 100644
index 00000000000..b8cca66c3c4
--- /dev/null
+++ b/inputmethod/tamago-tsunagi/Makefile
@@ -0,0 +1,19 @@
+# $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"