1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/misc/astrolog/pkg-install

7 lines
163 B
Plaintext
Raw Normal View History

#!/bin/sh
# installation script for Wnn4.2
if [ "$2" != "POST-INSTALL" ]; then
exit 0
fi
echo "See the file ${PKG_PREFIX}/share/astrolog/Helpfile.500 for help."