freebsd-ports/editors/nvi-perl/pkg-req
Satoshi Asami 4210f39df8 Attempt to import 8 ports at once. I sure hope this will work.
editors/nvi is a multi-byte extension of nvi-1.79; the rest are pretty
much skeletons (even more so than regular ports) that use most files
from editors/nvi and support for a particular encoding scheme.

These ports were submitted by the author of multilingual nvi patches.
Closes PR ports/2824.

Submitted by:	Jun-ichiro Itoh <itojun@csl.sony.co.jp>
1997-03-06 08:38:46 +00:00

10 lines
373 B
Bash

#!/bin/sh
if [ "$2" != "INSTALL" ]; then
exit 0
fi
echo "********************************************************"
echo "* W a r n i n g *"
echo "* Read /usr/local/share/vi/README.* for controlling *"
echo "* multilingual functionalities. *"
echo "********************************************************"