summaryrefslogtreecommitdiff
path: root/inputmethod/canna-server/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'inputmethod/canna-server/Makefile')
-rw-r--r--inputmethod/canna-server/Makefile20
1 files changed, 0 insertions, 20 deletions
diff --git a/inputmethod/canna-server/Makefile b/inputmethod/canna-server/Makefile
deleted file mode 100644
index ce39b0004d7..00000000000
--- a/inputmethod/canna-server/Makefile
+++ /dev/null
@@ -1,20 +0,0 @@
-# $NetBSD: Makefile,v 1.4 2002/12/27 08:41:25 uebayasi Exp $
-
-DISTNAME= Canna-server-3.6.1
-CATEGORIES= japanese inputmethod
-MASTER_SITES= # empty
-DISTFILES= # empty
-
-MAINTAINER= tech-pkg-ja@jp.netbsd.org
-COMMENT= Kana-Kanji conversion system (server)
-
-DEPENDS+= Canna-server-bin>=3.6.1:../canna-server-bin
-DEPENDS+= Canna-dict>=3.6.1:../canna-dict
-
-EXTRACT_ONLY= # empty
-NO_BUILD= YES
-NO_CHECKSUM= YES
-
-do-install: # empty
-
-.include "../../mk/bsd.pkg.mk"