freebsd-ports/editors/nvi-perl/pkg-req

10 lines
373 B
Text
Raw Normal View History

#!/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 "********************************************************"