aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/coco
diff options
context:
space:
mode:
authorpetef <petef@FreeBSD.org>2002-03-30 07:46:46 +0800
committerpetef <petef@FreeBSD.org>2002-03-30 07:46:46 +0800
commitcd01f6c1e8c015c96493e1d55f59f520e7b1d6a3 (patch)
treef19810533ea633014ecd8187c94f740a10b86123 /textproc/coco
parent999f59927d89434af668d4ac2c812df6a9a049c9 (diff)
downloadfreebsd-ports-gnome-cd01f6c1e8c015c96493e1d55f59f520e7b1d6a3.tar.gz
freebsd-ports-gnome-cd01f6c1e8c015c96493e1d55f59f520e7b1d6a3.tar.zst
freebsd-ports-gnome-cd01f6c1e8c015c96493e1d55f59f520e7b1d6a3.zip
Remove irrelevant pkg-install.
PR: 36166 Submitted by: maintainer
Diffstat (limited to 'textproc/coco')
-rw-r--r--textproc/coco/pkg-install9
1 files changed, 0 insertions, 9 deletions
diff --git a/textproc/coco/pkg-install b/textproc/coco/pkg-install
deleted file mode 100644
index aae183f1499a..000000000000
--- a/textproc/coco/pkg-install
+++ /dev/null
@@ -1,9 +0,0 @@
-#!/bin/sh
-
-if [ "$2" != "POST-INSTALL" ]; then exit 0; fi
-echo "############################################################"
-echo "You must install one of packages, mule-2.3, ja-mule-*-2.3"
-echo "(ja-mule-canna-2.3, ja-mule-canna+sj3-2.3, etc.),"
-echo "zh-mule-freewnn-2.3 and ko-mule-freewnn-2.3, each of"
-echo "which contains only the executables for mule-2.3"
-echo "############################################################"