summaryrefslogtreecommitdiff
path: root/japanese/yc.el/Makefile
diff options
context:
space:
mode:
authorVolker Stolz <vs@FreeBSD.org>2004-07-15 10:56:48 +0000
committerVolker Stolz <vs@FreeBSD.org>2004-07-15 10:56:48 +0000
commite0393ad66ec6e15e782930cb0d5ce705f4d7acfb (patch)
tree89e04d9d3c9ac84d3d31af73468442694a8c2db4 /japanese/yc.el/Makefile
parentFix hardcoded paths. (diff)
Update to 4.0.13:
- bug fix: japanese-yc is not set in input-method when loading yc - bug fix: In fence-mode, consecutive inputs cancel previous Jishu conversion Use PLIST_DIRS/FILES while here (me) PR: ports/69077 Submitted by: Takayuki Nakao (maintainer)
Diffstat (limited to 'japanese/yc.el/Makefile')
-rw-r--r--japanese/yc.el/Makefile7
1 files changed, 6 insertions, 1 deletions
diff --git a/japanese/yc.el/Makefile b/japanese/yc.el/Makefile
index b074d94bdd8a..617220cc6c9d 100644
--- a/japanese/yc.el/Makefile
+++ b/japanese/yc.el/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= yc.el
-PORTVERSION= 4.0.11
+PORTVERSION= 4.0.13
PORTEPOCH= 1
CATEGORIES= japanese elisp
MASTER_SITES= http://www.ceres.dti.ne.jp/~knak/
@@ -22,6 +22,11 @@ MAKE_ARGS+= LISPDIR=${YC_LISPDIR}
MAKE_ARGS+= INSTALL_PROGRAM="${INSTALL_PROGRAM}"
MAKE_ARGS+= INSTALL_SCRIPT="${INSTALL_SCRIPT}"
+PLIST_FILES= bin/icanna \
+ %%EMACS_VERSION_SITE_LISPDIR%%/yc/yc.el \
+ %%EMACS_VERSION_SITE_LISPDIR%%/yc/yc.elc
+PLIST_DIRS= %%EMACS_VERSION_SITE_LISPDIR%%/yc
+
post-install:
@${CAT} ${MASTERDIR}/pkg-message