summaryrefslogtreecommitdiff
path: root/misc/astrolog/pkg/INSTALL
blob: b779fbd3a960f429df0ea0a08e9a100fed7cd2c4 (plain)
1
2
3
4
5
6
7
8
9
10
#!/bin/sh
#
# $NetBSD: INSTALL,v 1.2 1998/08/07 11:10:09 agc Exp $
#
# installation script for astrolog
if [ "$2" != "POST-INSTALL" ]; then
  exit 0
fi
echo "See the file ${PKG_PREFIX}/share/doc/astrolog/Helpfile.530 for help"
echo "and tune ${PKG_PREFIX}/lib/astrolog/astrolog.dat"