summaryrefslogtreecommitdiff
path: root/misc/astrolog/INSTALL
blob: 924653cdf15d42a0cfed76c9ae88c0c92d1fd6b8 (plain)
1
2
3
4
5
6
7
8
9
10
#!/bin/sh
#
# $NetBSD: INSTALL,v 1.1 2001/11/01 01:27:32 zuntum 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"