summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/snips/files/snips-1.2-r2-precache-config')
-rw-r--r--net-analyzer/snips/files/snips-1.2-r2-precache-config23
1 files changed, 23 insertions, 0 deletions
diff --git a/net-analyzer/snips/files/snips-1.2-r2-precache-config b/net-analyzer/snips/files/snips-1.2-r2-precache-config
new file mode 100644
index 000000000000..a5b695426c51
--- /dev/null
+++ b/net-analyzer/snips/files/snips-1.2-r2-precache-config
@@ -0,0 +1,23 @@
+# These answers are interdependent; do not edit this file!
+package="snips"
+ROOTDIR="/usr/snips"
+MANDIR="/usr/share/man/snips"
+MANEXT="n"
+OPSMAIL="root@localhost"
+ADMINMAIL="root@localhost"
+MAIL="/bin/mail"
+CC="gcc"
+YACC="yacc"
+LIBS=""
+RPCLIB=""
+PSFLAGS="axw"
+PERL="/usr/bin/perl"
+AR="ar r"
+WHOAMI="/usr/bin/whoami"
+RANLIB="ranlib"
+INSTALL="install"
+PING="/bin/ping"
+CURSESLIB="-lncurses"
+RRDCFLAGS="-DRRDTOOL"
+RRDLIBDIR="/usr/lib/"
+RRDLIBS="-L/usr/lib/ -lrrd"