pkgsrc/www/htdig/INSTALL
grant 1f9b1458ec eliminate some manual work in post-install and PLIST, and general
tidyup:

- buildlink2 for db2 libs/includes.
- USE_PKGINSTALL for CONF_FILES and OWN_DIRS.
- PKG_SYSCONFSUBDIR for configuration file.
2003-12-18 04:05:28 +00:00

10 lines
178 B
Text

#!@SH@
#
# $NetBSD: INSTALL,v 1.1 2003/12/18 04:05:28 grant Exp $
case "${STAGE}" in
POST-INSTALL)
${PREFIX}/bin/htfuzzy -v synonyms
${PREFIX}/bin/htfuzzy -v endings
;;
esac