summaryrefslogtreecommitdiff
path: root/x11/mlterm
diff options
context:
space:
mode:
authorMANTANI Nobutaka <nobutaka@FreeBSD.org>2002-01-29 13:27:13 +0000
committerMANTANI Nobutaka <nobutaka@FreeBSD.org>2002-01-29 13:27:13 +0000
commitd7e8f371e8543112706accf48008e12475cd833a (patch)
treeb1cfd7907d8c5429a5febf581ee622ab1296c7d3 /x11/mlterm
parentUse ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; (diff)
Update to 2.2.0.
Notes
Notes: svn path=/head/; revision=53962
Diffstat (limited to 'x11/mlterm')
-rw-r--r--x11/mlterm/Makefile8
-rw-r--r--x11/mlterm/distinfo2
-rw-r--r--x11/mlterm/pkg-plist4
3 files changed, 12 insertions, 2 deletions
diff --git a/x11/mlterm/Makefile b/x11/mlterm/Makefile
index c85557299d17..654e95300cc6 100644
--- a/x11/mlterm/Makefile
+++ b/x11/mlterm/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= mlterm
-PORTVERSION= 2.1.2
+PORTVERSION= 2.2.0
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -30,4 +30,10 @@ PKGNAMESUFFIX= -noaa
CONFIGURE_ARGS+= --enable-anti-alias
.endif
+post-install:
+.if !defined(NOPORTDOCS)
+ ${MKDIR} ${PREFIX}/share/doc/ja/mlterm
+ ${INSTALL_DATA} ${WRKSRC}/doc/ja/README.ja ${PREFIX}/share/doc/ja/mlterm
+.endif
+
.include <bsd.port.post.mk>
diff --git a/x11/mlterm/distinfo b/x11/mlterm/distinfo
index a56506af846f..ae268f40c788 100644
--- a/x11/mlterm/distinfo
+++ b/x11/mlterm/distinfo
@@ -1 +1 @@
-MD5 (mlterm-2.1.2.tar.gz) = 25f6ed3d4ddaf9ae004ba6c37c2ef416
+MD5 (mlterm-2.2.0.tar.gz) = a8118694f4e7c78acf5ff475a74b1d52
diff --git a/x11/mlterm/pkg-plist b/x11/mlterm/pkg-plist
index b58f2ea79f89..023eb6cf43fc 100644
--- a/x11/mlterm/pkg-plist
+++ b/x11/mlterm/pkg-plist
@@ -5,6 +5,8 @@ etc/mlterm/font
etc/mlterm/key
etc/mlterm/main
etc/mlterm/termcap
+etc/mlterm/vaafont
+etc/mlterm/vfont
etc/mlterm/xim
lib/libkik.a
lib/libkik.la
@@ -23,5 +25,7 @@ lib/mlterm/libsample2.la
lib/mlterm/libsample2.so
lib/mlterm/libsample2.so.0
libexec/mlconfig
+%%PORTDOCS%%/share/doc/ja/mlterm/README.ja
@dirrm etc/mlterm
@dirrm lib/mlterm
+%%PORTDOCS%%@dirrm share/doc/ja/mlterm