summaryrefslogtreecommitdiff
path: root/cad/gtk1-wcalc/PLIST
diff options
context:
space:
mode:
Diffstat (limited to 'cad/gtk1-wcalc/PLIST')
-rw-r--r--cad/gtk1-wcalc/PLIST10
1 files changed, 10 insertions, 0 deletions
diff --git a/cad/gtk1-wcalc/PLIST b/cad/gtk1-wcalc/PLIST
new file mode 100644
index 00000000000..75bca3d4222
--- /dev/null
+++ b/cad/gtk1-wcalc/PLIST
@@ -0,0 +1,10 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2005/11/01 03:50:21 dmcmahill Exp $
+bin/wcalc
+man/man1/wcalc.1
+share/${WCALC_DIR}/air_coil.wc
+share/${WCALC_DIR}/coax.wc
+share/${WCALC_DIR}/coupled_microstrip.wc
+share/${WCALC_DIR}/ic_microstrip.wc
+share/${WCALC_DIR}/microstrip.wc
+share/${WCALC_DIR}/stripline.wc
+@unexec ${RMDIR} %D/share/${WCALC_DIR} 2>/dev/null || ${TRUE}