summaryrefslogtreecommitdiff
path: root/chinese/bg5ps
diff options
context:
space:
mode:
Diffstat (limited to 'chinese/bg5ps')
-rw-r--r--chinese/bg5ps/Makefile5
-rw-r--r--chinese/bg5ps/pkg-message5
2 files changed, 6 insertions, 4 deletions
diff --git a/chinese/bg5ps/Makefile b/chinese/bg5ps/Makefile
index 92accf70dfdf..1d1862c77305 100644
--- a/chinese/bg5ps/Makefile
+++ b/chinese/bg5ps/Makefile
@@ -27,9 +27,6 @@ do-install:
.endfor
post-install:
- @echo -----------------------------------------------------------
- @echo Copy ${PREFIX}/share/doc/bg5ps/bg5ps.conf to ~/.bg5ps.conf.
- @echo Then run "bg5ps -h" for help.
- @echo -----------------------------------------------------------
+ @${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>
diff --git a/chinese/bg5ps/pkg-message b/chinese/bg5ps/pkg-message
new file mode 100644
index 000000000000..2d7a61b1cfe0
--- /dev/null
+++ b/chinese/bg5ps/pkg-message
@@ -0,0 +1,5 @@
+-----------------------------------------------------------
+Copy ${PREFIX}/share/doc/bg5ps/bg5ps.conf to ~/.bg5ps.conf.
+Then run "bg5ps -h" for help.
+-----------------------------------------------------------
+