aboutsummaryrefslogtreecommitdiff
path: root/japanese/skk
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2003-08-07 05:21:06 +0000
committerKris Kennaway <kris@FreeBSD.org>2003-08-07 05:21:06 +0000
commita610a1ad90e71abc86682865bea6382a244f5aa1 (patch)
tree15e93a3ad613b7aef863284dd2562fb38cc52b28 /japanese/skk
parent1b7332e87e1ed017bd46d03f56a8e2a639582527 (diff)
downloadports-a610a1ad90e71abc86682865bea6382a244f5aa1.tar.gz
ports-a610a1ad90e71abc86682865bea6382a244f5aa1.zip
Remove the skk and skkfep ports, which depend on the skk-elisp port that
has now been removed.
Notes
Notes: svn path=/head/; revision=86432
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