1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-28 21:29:28 +00:00
freebsd-ports/misc/astrolog/pkg-install
1995-08-26 05:59:21 +00:00

7 lines
163 B
Bash

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