summaryrefslogtreecommitdiff
path: root/cad/stdio-wcalc
diff options
context:
space:
mode:
authordmcmahill <dmcmahill>2005-11-01 12:08:10 +0000
committerdmcmahill <dmcmahill>2005-11-01 12:08:10 +0000
commit4761ecf2cbddf77f3916c7b987a0c829d9313848 (patch)
tree9fa09df80d257db0cc8526ed86f53aae4672c696 /cad/stdio-wcalc
parente634a66a28f7eb8fdea799bff038240ae56e95f0 (diff)
downloadpkgsrc-4761ecf2cbddf77f3916c7b987a0c829d9313848.tar.gz
import stdio-wcalc-0.9 which was missed with the rest of the wcalc import.
This is the stdio frontend for the Wcalc transmission line analysis/synthesis calculator.
Diffstat (limited to 'cad/stdio-wcalc')
-rw-r--r--cad/stdio-wcalc/DESCR2
-rw-r--r--cad/stdio-wcalc/Makefile21
-rw-r--r--cad/stdio-wcalc/PLIST15
3 files changed, 38 insertions, 0 deletions
diff --git a/cad/stdio-wcalc/DESCR b/cad/stdio-wcalc/DESCR
new file mode 100644
index 00000000000..418692c6e5b
--- /dev/null
+++ b/cad/stdio-wcalc/DESCR
@@ -0,0 +1,2 @@
+This is the stdio frontend for the Wcalc transmission
+line analysis/synthesis calculator.
diff --git a/cad/stdio-wcalc/Makefile b/cad/stdio-wcalc/Makefile
new file mode 100644
index 00000000000..a29d498905f
--- /dev/null
+++ b/cad/stdio-wcalc/Makefile
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1.1.1 2005/11/01 12:08:10 dmcmahill Exp $
+#
+
+.include "../../cad/wcalc/Makefile.common"
+PKGNAME= stdio-${DISTNAME}
+
+COMMENT= Stdio Based Transmission Line Analysis/Synthesis Calculator
+
+# Only enable the scilab frontend
+CONFIGURE_ARGS+= --disable-cgi
+CONFIGURE_ARGS+= --disable-gtk1
+CONFIGURE_ARGS+= --disable-gtk2
+CONFIGURE_ARGS+= --disable-htdocs
+CONFIGURE_ARGS+= --disable-libwcalc
+CONFIGURE_ARGS+= --enable-stdio
+CONFIGURE_ARGS+= --without-matlab
+CONFIGURE_ARGS+= --without-octave
+CONFIGURE_ARGS+= --without-scilab
+
+.include "../../cad/libwcalc/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/cad/stdio-wcalc/PLIST b/cad/stdio-wcalc/PLIST
new file mode 100644
index 00000000000..a97a035bd16
--- /dev/null
+++ b/cad/stdio-wcalc/PLIST
@@ -0,0 +1,15 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2005/11/01 12:08:10 dmcmahill Exp $
+bin/stdio-wcalc
+man/man1/stdio-wcalc.1
+man/mann/air_coil_calc.n
+man/mann/air_coil_syn.n
+man/mann/coax_calc.n
+man/mann/coax_syn.n
+man/mann/coupled_microstrip_calc.n
+man/mann/coupled_microstrip_syn.n
+man/mann/ic_microstrip_calc.n
+man/mann/ic_microstrip_syn.n
+man/mann/microstrip_calc.n
+man/mann/microstrip_syn.n
+man/mann/stripline_calc.n
+man/mann/stripline_syn.n