aboutsummaryrefslogtreecommitdiff
path: root/security/nessus-libnasl/pkg-plist
diff options
context:
space:
mode:
authorFoxfair Hu <foxfair@FreeBSD.org>1999-12-01 05:35:29 +0000
committerFoxfair Hu <foxfair@FreeBSD.org>1999-12-01 05:35:29 +0000
commitef5033c94b663a9123497e55749cc530ae4abc73 (patch)
treed47e1a6c5ea37da4051985505e5077c4a0c34004 /security/nessus-libnasl/pkg-plist
parentb08bfa9ba01a5a0b8cbea9c4485edd70dfea3b6f (diff)
downloadports-ef5033c94b663a9123497e55749cc530ae4abc73.tar.gz
ports-ef5033c94b663a9123497e55749cc530ae4abc73.zip
PR: 14775
Submitted by: Anders Nordby <anders@fix.no> NASL is a scripting language designed for the Nessus security scanner. Its aim is to allow anyone to write a test for a given security hole in a few minutes, to allow people to share their tests without having to worry about their operating system, and to garantee everyone that a NASL script can not do anything nasty except performing a given security test against a given target. NASL is not a powerful scripting language. Its purpose is to make scripts that are security tests. So, do not expect to write a third generation web server in this language, nor a file conversion utility. Use perl, python or whatever scripting language to do this. WWW: http://www.nessus.org/doc/nasl.html
Notes
Notes: svn path=/head/; revision=23523
Diffstat (limited to 'security/nessus-libnasl/pkg-plist')
-rw-r--r--security/nessus-libnasl/pkg-plist6
1 files changed, 6 insertions, 0 deletions
diff --git a/security/nessus-libnasl/pkg-plist b/security/nessus-libnasl/pkg-plist
new file mode 100644
index 000000000000..ca28b94fd964
--- /dev/null
+++ b/security/nessus-libnasl/pkg-plist
@@ -0,0 +1,6 @@
+lib/libnasl.a
+lib/libnasl.la
+lib/libnasl.so
+lib/libnasl.so.99
+include/nessus/nasl.h
+bin/nasl-config