diff options
author | SADA Kenji <sada@FreeBSD.org> | 1999-12-08 21:19:14 +0000 |
---|---|---|
committer | SADA Kenji <sada@FreeBSD.org> | 1999-12-08 21:19:14 +0000 |
commit | 7292f27606d5fd67a6fb7a9b20a31686a25bb4de (patch) | |
tree | 7de75b6131ef8febef665bfa407d76c699ccdf72 /japanese/lyx-doc | |
parent | 3e4a014bd68bd77d41edc2c1405df63851ffd43c (diff) |
Notes
Diffstat (limited to 'japanese/lyx-doc')
-rw-r--r-- | japanese/lyx-doc/Makefile | 8 | ||||
-rw-r--r-- | japanese/lyx-doc/distinfo | 2 | ||||
-rw-r--r-- | japanese/lyx-doc/pkg-comment | 2 | ||||
-rw-r--r-- | japanese/lyx-doc/pkg-descr | 2 | ||||
-rw-r--r-- | japanese/lyx-doc/pkg-plist | 19 |
5 files changed, 16 insertions, 17 deletions
diff --git a/japanese/lyx-doc/Makefile b/japanese/lyx-doc/Makefile index 244d855785e7..68ef67339531 100644 --- a/japanese/lyx-doc/Makefile +++ b/japanese/lyx-doc/Makefile @@ -6,7 +6,7 @@ # $FreeBSD$ # -DISTNAME= jp_LyX_Doc.1.0.3 +DISTNAME= ja_LyX_Doc.1.0.3 PKGNAME= ja-lyx_doc-1.0.3 CATEGORIES= japanese print MASTER_SITES= http://www.hiei.kit.ac.jp/~hitomi/lyx/ @@ -16,10 +16,10 @@ MAINTAINER= kiri@pis.toba-cmt.ac.jp NO_BUILD= yes NO_WRKSUBDIR= yes -PORTDOCDIR= ${PREFIX}/share/doc/lyx +LYXDOCDIR= ${PREFIX}/share/lyx/doc do-install: - ${MKDIR} ${PORTDOCDIR} - ${INSTALL_DATA} ${WRKDIR}/*.lyx ${WRKDIR}/*.eps ${PORTDOCDIR} + ${MKDIR} ${LYXDOCDIR} + ${INSTALL_DATA} ${WRKDIR}/*.lyx ${WRKDIR}/*.eps ${LYXDOCDIR} .include <bsd.port.mk> diff --git a/japanese/lyx-doc/distinfo b/japanese/lyx-doc/distinfo index 763c6742c6dd..386fc7117bf1 100644 --- a/japanese/lyx-doc/distinfo +++ b/japanese/lyx-doc/distinfo @@ -1 +1 @@ -MD5 (jp_LyX_Doc.1.0.3.tar.gz) = 4d916a1ea308baf99193db79ff12a881 +MD5 (ja_LyX_Doc.1.0.3.tar.gz) = 792ff7f2985874b8cbb72f82d5be253e diff --git a/japanese/lyx-doc/pkg-comment b/japanese/lyx-doc/pkg-comment index a4478956aadd..f4a7bf3fb78f 100644 --- a/japanese/lyx-doc/pkg-comment +++ b/japanese/lyx-doc/pkg-comment @@ -1 +1 @@ -Japanese Lyx documents translated from original ones +Japanese Lyx documents translated from original ones. diff --git a/japanese/lyx-doc/pkg-descr b/japanese/lyx-doc/pkg-descr index d613683d917d..7152c562722f 100644 --- a/japanese/lyx-doc/pkg-descr +++ b/japanese/lyx-doc/pkg-descr @@ -4,7 +4,7 @@ LaTeX. This port provide Japanese documents translated from original ones. All these translation have been established by -Mr. HITOMI Koutarou<kohtaro@hira.hiei.kit.ac.jp>. I've +Mr. HITOMI Kohtarou<kohtaro@hira.hiei.kit.ac.jp>. I've great thanks to him. -KIRIYAMA Kazuhiko diff --git a/japanese/lyx-doc/pkg-plist b/japanese/lyx-doc/pkg-plist index d4d126f463c1..8fe0df43b9dc 100644 --- a/japanese/lyx-doc/pkg-plist +++ b/japanese/lyx-doc/pkg-plist @@ -1,10 +1,9 @@ -share/doc/lyx/escher-lsd.eps -share/doc/lyx/jp_Intro.lyx -share/doc/lyx/jp_Tutorial-1-0-3.lyx -share/doc/lyx/jp_UserGuide-1-0-3.lyx -share/doc/lyx/jp_example_lyxified.lyx -share/doc/lyx/jp_example_raw.lyx -share/doc/lyx/jp_splash.lyx -share/doc/lyx/mobius.eps -share/doc/lyx/platypus.eps -@dirrm share/doc/lyx +share/lyx/doc/escher-lsd.eps +share/lyx/doc/ja_Customization.lyx +share/lyx/doc/ja_Customization_draft.lyx +share/lyx/doc/ja_Intro.lyx +share/lyx/doc/ja_Tutorial.lyx +share/lyx/doc/ja_UserGuide.lyx +share/lyx/doc/mobius.eps +share/lyx/doc/platypus.eps +@dirrm share/lyx/doc |