pkgsrc/devel/semantic/PLIST
seb 66111c6d15 Introduce new framework for handling info files generation and installation.
Summary of changes:
- removal of USE_GTEXINFO
- addition of mk/texinfo.mk
- inclusion of this file in package Makefiles requiring it
- `install-info' substituted by `${INSTALL_INFO}' in PLISTs
- tuning of mk/bsd.pkg.mk:
    removal of USE_GTEXINFO
    INSTALL_INFO added to PLIST_SUBST
    `${INSTALL_INFO}' replace `install-info' in target rules
    print-PLIST target now generate `${INSTALL_INFO}' instead of `install-info'
- a couple of new patch files added for a handful of packages
- setting of the TEXINFO_OVERRIDE "switch" in packages Makefiles requiring it
- devel/cssc marked requiring texinfo 4.0
- a couple of packages Makefiles were tuned with respect of INFO_FILES and
  makeinfo command usage

See -newly added by this commit- section 10.24 of Packages.txt for
further information.
2002-02-18 15:14:00 +00:00

48 lines
1.3 KiB
Text

@comment $NetBSD: PLIST,v 1.2 2002/02/18 15:14:15 seb Exp $
${LISPDIR}/semantic.el
${LISPDIR}/semantic.elc
${LISPDIR}/semantic-util.el
${LISPDIR}/semantic-util.elc
${LISPDIR}/semantic-bnf.el
${LISPDIR}/semantic-bnf.elc
${LISPDIR}/semantic-ctxt.el
${LISPDIR}/semantic-ctxt.elc
${LISPDIR}/semantic-c.el
${LISPDIR}/semantic-c.elc
${LISPDIR}/semantic-el.el
${LISPDIR}/semantic-el.elc
${LISPDIR}/semantic-java.el
${LISPDIR}/semantic-java.elc
${LISPDIR}/semantic-make.el
${LISPDIR}/semantic-make.elc
${LISPDIR}/semantic-scm.el
${LISPDIR}/semantic-scm.elc
${LISPDIR}/semantic-texi.el
${LISPDIR}/semantic-texi.elc
${LISPDIR}/semantic-imenu.el
${LISPDIR}/semantic-imenu.elc
${LISPDIR}/semantic-sb.el
${LISPDIR}/semantic-sb.elc
${LISPDIR}/working.el
${LISPDIR}/working.elc
${LISPDIR}/semanticdb.el
${LISPDIR}/semanticdb.elc
${LISPDIR}/document.el
${LISPDIR}/document.elc
${LISPDIR}/document-vars.el
${LISPDIR}/document-vars.elc
${LISPDIR}/sformat.el
${LISPDIR}/sformat.elc
${LISPDIR}/senator.el
${LISPDIR}/senator.elc
${LISPDIR}/c.bnf
${LISPDIR}/make.bnf
${LISPDIR}/java.bnf
${LISPDIR}/scheme.bnf
${LISPDIR}/semantic-load.el
@unexec ${INSTALL_INFO} --delete %D/info/semantic.info %D/info/dir
info/semantic.info
info/semantic.info-1
info/semantic.info-2
@exec ${INSTALL_INFO} %D/info/semantic.info %D/info/dir
@dirrm ${LISPDIR}