#!/bin/sh # # $NetBSD: INSTALL,v 1.2 2003/05/06 17:42:50 jmmv Exp $ PKGNAME=$1 STAGE=$2 case ${STAGE} in PRE-INSTALL) ;; POST-INSTALL) cat <