1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/editors/nvi-perl/pkg-req

10 lines
373 B
Plaintext
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 "********************************************************"