diff options
author | dmcmahill <dmcmahill@pkgsrc.org> | 2005-11-01 03:52:50 +0000 |
---|---|---|
committer | dmcmahill <dmcmahill@pkgsrc.org> | 2005-11-01 03:52:50 +0000 |
commit | 08d28847da21c93a156343bdd3876a175328b8b4 (patch) | |
tree | 5f73c6dff3b12c1c6a50a4f776ff680274bd2af3 /cad/sci-wcalc/PLIST | |
parent | 872fd16683c1a8d9c28a4440008f744f84a970f0 (diff) | |
download | pkgsrc-08d28847da21c93a156343bdd3876a175328b8b4.tar.gz |
import sci-wcalc-0.9
This is the Scilab frontend for the Wcalc transmission
line analysis/synthesis calculator.
Diffstat (limited to 'cad/sci-wcalc/PLIST')
-rw-r--r-- | cad/sci-wcalc/PLIST | 51 |
1 files changed, 51 insertions, 0 deletions
diff --git a/cad/sci-wcalc/PLIST b/cad/sci-wcalc/PLIST new file mode 100644 index 00000000000..fe06ca51c73 --- /dev/null +++ b/cad/sci-wcalc/PLIST @@ -0,0 +1,51 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2005/11/01 03:52:50 dmcmahill Exp $ +lib/scilab-${SCIVERSION}/${WCALC_DIR}/libsci_wcalc.la +libexec/scilab-${SCIVERSION}/${WCALC_DIR}/load_wcalc.sce +share/${WCALC_DIR}/sci-demos/air_coil_calc.dem +share/${WCALC_DIR}/sci-demos/air_coil_syn.dem +share/${WCALC_DIR}/sci-demos/wcalc-demo.dem +share/${WCALC_DIR}/sci-man/air_coil_calc.cat +share/${WCALC_DIR}/sci-man/air_coil_calc.htm +share/${WCALC_DIR}/sci-man/air_coil_calc.man +share/${WCALC_DIR}/sci-man/air_coil_syn.cat +share/${WCALC_DIR}/sci-man/air_coil_syn.htm +share/${WCALC_DIR}/sci-man/air_coil_syn.man +share/${WCALC_DIR}/sci-man/coax_calc.cat +share/${WCALC_DIR}/sci-man/coax_calc.htm +share/${WCALC_DIR}/sci-man/coax_calc.man +share/${WCALC_DIR}/sci-man/coax_syn.cat +share/${WCALC_DIR}/sci-man/coax_syn.htm +share/${WCALC_DIR}/sci-man/coax_syn.man +share/${WCALC_DIR}/sci-man/coupled_microstrip_calc.cat +share/${WCALC_DIR}/sci-man/coupled_microstrip_calc.htm +share/${WCALC_DIR}/sci-man/coupled_microstrip_calc.man +share/${WCALC_DIR}/sci-man/coupled_microstrip_syn.cat +share/${WCALC_DIR}/sci-man/coupled_microstrip_syn.htm +share/${WCALC_DIR}/sci-man/coupled_microstrip_syn.man +share/${WCALC_DIR}/sci-man/ic_microstrip_calc.cat +share/${WCALC_DIR}/sci-man/ic_microstrip_calc.htm +share/${WCALC_DIR}/sci-man/ic_microstrip_calc.man +share/${WCALC_DIR}/sci-man/ic_microstrip_syn.cat +share/${WCALC_DIR}/sci-man/ic_microstrip_syn.htm +share/${WCALC_DIR}/sci-man/ic_microstrip_syn.man +share/${WCALC_DIR}/sci-man/microstrip_calc.cat +share/${WCALC_DIR}/sci-man/microstrip_calc.htm +share/${WCALC_DIR}/sci-man/microstrip_calc.man +share/${WCALC_DIR}/sci-man/microstrip_syn.cat +share/${WCALC_DIR}/sci-man/microstrip_syn.htm +share/${WCALC_DIR}/sci-man/microstrip_syn.man +share/${WCALC_DIR}/sci-man/stripline_calc.cat +share/${WCALC_DIR}/sci-man/stripline_calc.htm +share/${WCALC_DIR}/sci-man/stripline_calc.man +share/${WCALC_DIR}/sci-man/stripline_syn.cat +share/${WCALC_DIR}/sci-man/stripline_syn.htm +share/${WCALC_DIR}/sci-man/stripline_syn.man +share/${WCALC_DIR}/sci-man/whatis +share/${WCALC_DIR}/sci-man/whatis.htm +@dirrm share/${WCALC_DIR}/sci-man +@dirrm share/${WCALC_DIR}/sci-demos +@unexec ${RMDIR} %D/share/${WCALC_DIR} 2>/dev/null || ${TRUE} +@dirrm libexec/scilab-${SCIVERSION}/${WCALC_DIR} +@unexec ${RMDIR} %D/libexec/scilab-${SCIVERSION} 2>/dev/null || ${TRUE} +@dirrm lib/scilab-${SCIVERSION}/${WCALC_DIR} +@unexec ${RMDIR} %D/lib/scilab-${SCIVERSION} 2>/dev/null || ${TRUE} |