diff options
author | asami <asami@FreeBSD.org> | 1997-05-28 03:06:38 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1997-05-28 03:06:38 +0000 |
commit | 19e4c6106ed00e9ef1ce166c5c31bd29ce815a94 (patch) | |
tree | 96e6cddef7119216b057ff2ba96a5790d4020f95 /japanese/mule-wnn7 | |
parent | 614527ffd9625d332dce7feeabb8394a302f14a6 (diff) | |
download | FreeBSD-ports-19e4c6106ed00e9ef1ce166c5c31bd29ce815a94.zip FreeBSD-ports-19e4c6106ed00e9ef1ce166c5c31bd29ce815a94.tar.gz |
Align all info dir entries in the "emacs" section.
Diffstat (limited to 'japanese/mule-wnn7')
-rw-r--r-- | japanese/mule-wnn7/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/japanese/mule-wnn7/Makefile b/japanese/mule-wnn7/Makefile index ceb2935..6d490f8 100644 --- a/japanese/mule-wnn7/Makefile +++ b/japanese/mule-wnn7/Makefile @@ -3,7 +3,7 @@ # Date created: 22 November 1994 # Whom: Satoshi Asami (asami) # -# $Id: Makefile,v 1.26 1996/11/13 12:41:04 asami Exp $ +# $Id: Makefile,v 1.27 1997/05/21 07:24:28 asami Exp $ # DISTNAME= mule-2.3 @@ -44,8 +44,8 @@ post-install: # Our makeinfo can't handle files with Japanese characters. :< install-info --section="The Emacs editor and associated tools" --entry="* Antenews-jp: (antenews-jp). Version 19 Antenews. (Japanese)" ${PREFIX}/info/antenews-jp ${PREFIX}/info/dir install-info --section="The Emacs editor and associated tools" --entry="* Mule: (mule). Multilingual Enhancement to GNU Emacs." ${PREFIX}/info/mule ${PREFIX}/info/dir - install-info --section="The Emacs editor and associated tools" --entry="* Mule-jp: (mule-jp). Multilingual Enhancement to GNU Emacs. (Japanese)" ${PREFIX}/info/mule-jp ${PREFIX}/info/dir - install-info --section="The Emacs editor and associated tools" --entry="* Egg-jp: (egg-jp). Japanese/Chinese Inputting Method. (Japanese)" ${PREFIX}/info/egg-jp ${PREFIX}/info/dir - install-info --section="The Emacs editor and associated tools" --entry="* Canna-jp: (canna-jp). Another Japanese Inputting Method. (Japanese)" ${PREFIX}/info/canna-jp ${PREFIX}/info/dir + install-info --section="The Emacs editor and associated tools" --entry="* Mule-jp: (mule-jp). Multilingual Enhancement to GNU Emacs. (Japanese)" ${PREFIX}/info/mule-jp ${PREFIX}/info/dir + install-info --section="The Emacs editor and associated tools" --entry="* Egg-jp: (egg-jp). Japanese/Chinese Inputting Method. (Japanese)" ${PREFIX}/info/egg-jp ${PREFIX}/info/dir + install-info --section="The Emacs editor and associated tools" --entry="* Canna-jp: (canna-jp). Another Japanese Inputting Method. (Japanese)" ${PREFIX}/info/canna-jp ${PREFIX}/info/dir .include <bsd.port.mk> |