diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-11-01 00:57:41 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-11-01 00:57:41 +0000 |
commit | c72c1cf5f95cbe537b005028f1743cddb16ef203 (patch) | |
tree | 93b6296152ccfbaa88b43de043b2d69ce6e63fc5 /devel/semantic/PLIST | |
parent | 37637e483f1bf6574e9306aebbd013bb63d888d6 (diff) | |
download | pkgsrc-c72c1cf5f95cbe537b005028f1743cddb16ef203.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'devel/semantic/PLIST')
-rw-r--r-- | devel/semantic/PLIST | 48 |
1 files changed, 48 insertions, 0 deletions
diff --git a/devel/semantic/PLIST b/devel/semantic/PLIST new file mode 100644 index 00000000000..71145147f52 --- /dev/null +++ b/devel/semantic/PLIST @@ -0,0 +1,48 @@ +@comment $NetBSD: PLIST,v 1.1 2001/11/01 01:26:43 zuntum 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} |