diff options
author | nobutaka <nobutaka@FreeBSD.org> | 2004-02-22 13:36:15 +0000 |
---|---|---|
committer | nobutaka <nobutaka@FreeBSD.org> | 2004-02-22 13:36:15 +0000 |
commit | bed0ebce424d5de31dff816a61d6b322de128360 (patch) | |
tree | c33e019baaee74b1666b58046d15c028ce6ebf73 /japanese/anthy/pkg-plist | |
parent | 764f399070c13c0f00f49b14113fe6740d22a1b7 (diff) | |
download | FreeBSD-ports-bed0ebce424d5de31dff816a61d6b322de128360.zip FreeBSD-ports-bed0ebce424d5de31dff816a61d6b322de128360.tar.gz |
1. Change the install location of elisp files.
2. SIZEify.
3. Install the document of elisp files.
PR: ports/63150 [1]
Submitted by: NIIMI Satoshi <sa2c@sa2c.net> [1]
Diffstat (limited to 'japanese/anthy/pkg-plist')
-rw-r--r-- | japanese/anthy/pkg-plist | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/japanese/anthy/pkg-plist b/japanese/anthy/pkg-plist index b271193..ed7842b 100644 --- a/japanese/anthy/pkg-plist +++ b/japanese/anthy/pkg-plist @@ -27,6 +27,7 @@ share/anthy/noun-variant.depword share/anthy/noun.depword share/anthy/typetab share/anthy/v.depword +%%PORTDOCS%%%%DOCSDIR%%/ELISP %%ELISPDIR%%/anthy-conf.el %%ELISPDIR%%/anthy-dic.el %%ELISPDIR%%/anthy-isearch.el @@ -34,3 +35,5 @@ share/anthy/v.depword %%ELISPDIR%%/leim-list.el @dirrm share/anthy @dirrm include/anthy +@dirrm %%ELISPDIR%% +@dirrm %%DOCSDIR%% |