aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2002-10-13 03:48:19 +0000
committerKris Kennaway <kris@FreeBSD.org>2002-10-13 03:48:19 +0000
commit6f539376b305c5c83949dca54d0f8bd29fe3d519 (patch)
treec623eeb14bb6e538cdab5426b2f3f9f2dbd288dd
parentba64d7342fa5d85021b799f52bc172b3551cb450 (diff)
downloadports-6f539376b305c5c83949dca54d0f8bd29fe3d519.tar.gz
ports-6f539376b305c5c83949dca54d0f8bd29fe3d519.zip
Notes
-rw-r--r--japanese/Makefile1
-rw-r--r--japanese/word/Makefile37
-rw-r--r--japanese/word/distinfo1
-rw-r--r--japanese/word/pkg-comment1
-rw-r--r--japanese/word/pkg-descr17
-rw-r--r--japanese/word/pkg-plist11
6 files changed, 0 insertions, 68 deletions
diff --git a/japanese/Makefile b/japanese/Makefile
index 0a3e5b084653..abd2a73c79b2 100644
--- a/japanese/Makefile
+++ b/japanese/Makefile
@@ -404,7 +404,6 @@
SUBDIR += webalizer
SUBDIR += weblint97
SUBDIR += wnn7egg
- SUBDIR += word
SUBDIR += wordnet-fpw
SUBDIR += wwasw-fpw
SUBDIR += xchat
diff --git a/japanese/word/Makefile b/japanese/word/Makefile
deleted file mode 100644
index f612854e2eaa..000000000000
--- a/japanese/word/Makefile
+++ /dev/null
@@ -1,37 +0,0 @@
-# New ports collection makefile for: word
-# Date created: 30 August 1999
-# Whom: sada
-#
-# $FreeBSD$
-#
-
-PORTNAME= word
-PORTVERSION= 0.99.22
-CATEGORIES= japanese
-MASTER_SITES= http://www.linet.gr.jp/~mituiwa/
-
-MAINTAINER= sada@FreeBSD.ORG
-
-FORBIDDEN= "distfile is not available"
-USE_GNOMENG= yes
-USE_GNOME= gtk12
-
-DOCDIR= ${PREFIX}/share/doc/ja-word
-EXAMPLEDIR= ${PREFIX}/share/examples/ja-word
-
-do-build:
- (cd ${WRKSRC}; \
- ${CC} -o word `${GTK_CONFIG} --cflags` `${GTK_CONFIG} --libs` word.c )
-
-do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/word ${PREFIX}/bin
- ${MKDIR} ${DOCDIR}
-.for i in Changes LICENSE README
- ${INSTALL_DATA} ${WRKSRC}/$i ${DOCDIR}
-.endfor
- ${MKDIR} ${EXAMPLEDIR}
-.for i in default-wordfontrc ricoh-VFlib.ps ricoh-wordfontrc vine-VFlib.ps vine-wordfontrc
- ${INSTALL_DATA} ${WRKSRC}/config/$i ${EXAMPLEDIR}
-.endfor
-
-.include <bsd.port.mk>
diff --git a/japanese/word/distinfo b/japanese/word/distinfo
deleted file mode 100644
index d9bd41ba7efd..000000000000
--- a/japanese/word/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (word-0.99.12.tar.gz) = a13c4a91cc15ad1c2712ef39d4f84ff2
diff --git a/japanese/word/pkg-comment b/japanese/word/pkg-comment
deleted file mode 100644
index 895711ef0aaa..000000000000
--- a/japanese/word/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Free Japanese word processor which is distributed in GPL2
diff --git a/japanese/word/pkg-descr b/japanese/word/pkg-descr
deleted file mode 100644
index fc73df5f865e..000000000000
--- a/japanese/word/pkg-descr
+++ /dev/null
@@ -1,17 +0,0 @@
-A Free Japanese word processor which is distributed in GPL2.
-
-At first, you should
-
- % cp /usr/local/share/examples/ja-word/.wordfontrc $HOME
- (without X-TT server)
-
- % cp /usr/local/share/examples/ja-word/richo.wordfontrc $HOME/.wordfontrc
- and edit $HOME/.wordfontrc
- (with X-TT server)
-
-For detail, read /usr/local/share/doc/ja-word/README (in Japanese).
-
-WWW: http://www.linet.gr.jp/~mituiwa/#word
-
-- SADA Kenji
-sada@FreeBSD.org
diff --git a/japanese/word/pkg-plist b/japanese/word/pkg-plist
deleted file mode 100644
index ba879ba05b7c..000000000000
--- a/japanese/word/pkg-plist
+++ /dev/null
@@ -1,11 +0,0 @@
-bin/word
-share/doc/ja-word/Changes
-share/doc/ja-word/LICENSE
-share/doc/ja-word/README
-share/examples/ja-word/default-wordfontrc
-share/examples/ja-word/ricoh-VFlib.ps
-share/examples/ja-word/ricoh-wordfontrc
-share/examples/ja-word/vine-VFlib.ps
-share/examples/ja-word/vine-wordfontrc
-@dirrm share/examples/ja-word
-@dirrm share/doc/ja-word