aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/skk
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2003-08-07 13:21:06 +0800
committerkris <kris@FreeBSD.org>2003-08-07 13:21:06 +0800
commitbe132becc15e650d0c6d7f83565868303a0bd460 (patch)
tree975b5e6b0f779d97c3f3b0e8032a873b7fafdc41 /japanese/skk
parentc90dd0f2666e4ebfc4192213a943596ccea43cd6 (diff)
downloadfreebsd-ports-gnome-be132becc15e650d0c6d7f83565868303a0bd460.tar.gz
freebsd-ports-gnome-be132becc15e650d0c6d7f83565868303a0bd460.tar.zst
freebsd-ports-gnome-be132becc15e650d0c6d7f83565868303a0bd460.zip
Remove the skk and skkfep ports, which depend on the skk-elisp port that
has now been removed.
Diffstat (limited to 'japanese/skk')
-rw-r--r--japanese/skk/Makefile34
-rw-r--r--japanese/skk/pkg-descr11
-rw-r--r--japanese/skk/pkg-plist1
3 files changed, 0 insertions, 46 deletions
diff --git a/japanese/skk/Makefile b/japanese/skk/Makefile
deleted file mode 100644
index 983ba52e06ea..000000000000
--- a/japanese/skk/Makefile
+++ /dev/null
@@ -1,34 +0,0 @@
-# New ports collection makefile for: skk
-# Date created: 04 Mar 1997
-# Whom: Makoto Matsushita <matusita@jp.freebsd.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= skk
-PORTVERSION= 9.6
-CATEGORIES= japanese elisp
-MASTER_SITES= # empty
-DISTFILES= # empty
-EXTRACT_ONLY= # empty
-
-MAINTAINER= matusita@FreeBSD.org
-COMMENT=The "meta-port" for the SKK Japanese-input software
-
-RUN_DEPENDS= ${LOCALBASE}/share/skk/${SKKJISYO}:${PORT_SKK_JISYO} \
- ${LOCALBASE}/bin/skkdic-count:${PORT_SKK_TOOLS} \
- ${LOCALBASE}/share/mule/site-lisp/skk/skk.el:${PORT_SKK_ELISP} \
- ${LOCALBASE}/sbin/skkserv:${PORT_SKK_SERV}
-
-NO_BUILD= yes
-
-SKKJISYO_SIZE?= L
-SKKJISYO?= SKK-JISYO.${SKKJISYO_SIZE}
-PORT_SKK_JISYO= ${.CURDIR}/../../japanese/skk-jisyo
-PORT_SKK_TOOLS= ${.CURDIR}/../../japanese/skk-tools
-PORT_SKK_ELISP= ${.CURDIR}/../../japanese/skk-elisp
-PORT_SKK_SERV= ${.CURDIR}/../../japanese/skkserv
-
-do-install: # empty
-
-.include <bsd.port.mk>
diff --git a/japanese/skk/pkg-descr b/japanese/skk/pkg-descr
deleted file mode 100644
index 7eaaee600524..000000000000
--- a/japanese/skk/pkg-descr
+++ /dev/null
@@ -1,11 +0,0 @@
-SKK (Simple Kana Kanji Convertor) is a very fast and efficient Japanese input
-method system, written in emacs-lisp. SKK runs on NEmacs (Japanized Emacs18),
-Mule (MULtilingual Emacs), and Demacs (DOS version of Emacs18/NEmacs).
-
-WWW: http://skk.kuis.kyoto-u.ac.jp/skk/
-
-This package does not contain anything by itself -- it is a "meta-port"
-that depends on other SKK packages (skkserv, skk-elisp, skk-jisyo,
-and skk-tools). Its sole purpose is to require dependencies so users can
-install this package only and have all the SKK stuff pulled in by the
-port/package dependency mechanism.
diff --git a/japanese/skk/pkg-plist b/japanese/skk/pkg-plist
deleted file mode 100644
index 549a621fec0c..000000000000
--- a/japanese/skk/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-@comment this plist intentionally left empty