1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-03 11:12:13 +00:00

Remove obsolete pkg-message.

This commit is contained in:
Akinori MUSHA 2001-09-25 16:36:56 +00:00
parent e0f07c7ad2
commit a8e12e6688
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=48193
2 changed files with 0 additions and 6 deletions

View File

@ -74,6 +74,5 @@ post-install:
${INSTALL_DATA} ${WRKSRC}/lib/${f} ${RUBY_DOCDIR}/xmlparser/
.endfor
.endif
@${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>

View File

@ -1,5 +0,0 @@
************************************************************
If you want to deal with Japanese text, you might need
japanese/ruby-uconv to convert between Unicode and EUC-JP or
CP932.
************************************************************