aboutsummaryrefslogtreecommitdiff
path: root/textproc/stardict2
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-02-29 12:36:51 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-02-29 12:36:51 +0000
commit7478aa714ce6228af0f1c8dae2748e4005c4133a (patch)
tree9b999d7034840b3515557f9155ccb042a792f239 /textproc/stardict2
parent7188c11bfa17eef4e2b7675de6d9a64e026ee203 (diff)
downloadports-7478aa714ce6228af0f1c8dae2748e4005c4133a.tar.gz
ports-7478aa714ce6228af0f1c8dae2748e4005c4133a.zip
Notes
Diffstat (limited to 'textproc/stardict2')
-rw-r--r--textproc/stardict2/Makefile3
-rw-r--r--textproc/stardict2/pkg-message9
2 files changed, 12 insertions, 0 deletions
diff --git a/textproc/stardict2/Makefile b/textproc/stardict2/Makefile
index ee657a863754..66547c812ba3 100644
--- a/textproc/stardict2/Makefile
+++ b/textproc/stardict2/Makefile
@@ -33,4 +33,7 @@ post-patch:
${WRKSRC}/src/docklet.cpp ${WRKSRC}/src/floatwin.cpp \
${WRKSRC}/src/selection.cpp
+post-install:
+ @${CAT} ${PKGMESSAGE}
+
.include <bsd.port.mk>
diff --git a/textproc/stardict2/pkg-message b/textproc/stardict2/pkg-message
new file mode 100644
index 000000000000..ef455877c6d2
--- /dev/null
+++ b/textproc/stardict2/pkg-message
@@ -0,0 +1,9 @@
+* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
+
+Now it's time to install some dictionary files:
+
+ chinese/stardict2-dict-zh_CN Simplified Chinese - English
+ chinese/stardict2-dict-zh_TW Traditional Chinese - English
+ japanese/stardict2-dict-ja Japanese - English
+
+* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *