summaryrefslogtreecommitdiff
path: root/misc/astrolog/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'misc/astrolog/INSTALL')
-rw-r--r--misc/astrolog/INSTALL10
1 files changed, 10 insertions, 0 deletions
diff --git a/misc/astrolog/INSTALL b/misc/astrolog/INSTALL
new file mode 100644
index 00000000000..924653cdf15
--- /dev/null
+++ b/misc/astrolog/INSTALL
@@ -0,0 +1,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"