diff options
author | seb <seb> | 2003-05-23 14:44:27 +0000 |
---|---|---|
committer | seb <seb> | 2003-05-23 14:44:27 +0000 |
commit | bde13c079d3bf432d502110584f78fcbf67071e0 (patch) | |
tree | eb77a2c34f2cf26f22b07f5147990360ac87083d /net/scli/PLIST | |
parent | e353e24fd5bb4aa228603b5c2e5f8304cd937149 (diff) | |
download | pkgsrc-bde13c079d3bf432d502110584f78fcbf67071e0.tar.gz |
Initial import of scli version 0.2.12 into the NetBSD Packages Collection.
The scli package was written to address the need for small and efficient
command line utilities to monitor and configure network devices and
host systems. The scli package is based on the SNMP management
protocol.
To summarize, the slogan for this little package is:
"After more than 10 years of SNMP, I felt it is time for really
useful command line SNMP monitoring and configuration tools. ;-)"
Diffstat (limited to 'net/scli/PLIST')
-rw-r--r-- | net/scli/PLIST | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/net/scli/PLIST b/net/scli/PLIST new file mode 100644 index 00000000000..c43c49b185b --- /dev/null +++ b/net/scli/PLIST @@ -0,0 +1,9 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2003/05/23 14:44:27 seb Exp $ +bin/scli +@unexec ${INSTALL_INFO} --delete --info-dir=%D/info %D/info/scli.info +info/scli.info +info/scli.info-1 +info/scli.info-2 +info/scli.info-3 +@exec ${INSTALL_INFO} --info-dir=%D/info %D/info/scli.info +man/man1/scli.1 |