diff options
author | petef <petef@FreeBSD.org> | 2003-01-10 06:37:02 +0000 |
---|---|---|
committer | petef <petef@FreeBSD.org> | 2003-01-10 06:37:02 +0000 |
commit | c80afac8a71e9ab0946cc82b9127847ef3a3010f (patch) | |
tree | 04aa9724d2cbc367ae0e434ccb963f36ea571ddc /security/p5-Authen-Smb/pkg-descr | |
parent | 157f88582132e948f9ee93579eabd1ae58019c7d (diff) | |
download | FreeBSD-ports-c80afac8a71e9ab0946cc82b9127847ef3a3010f.zip FreeBSD-ports-c80afac8a71e9ab0946cc82b9127847ef3a3010f.tar.gz |
Add p5-Authen-Smb 0.91, perl extension to authenticate against an
SMB server.
PR: 46740
Submitted by: Mustafa Arif <ma499@doc.ic.ac.uk>
Diffstat (limited to 'security/p5-Authen-Smb/pkg-descr')
-rw-r--r-- | security/p5-Authen-Smb/pkg-descr | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/security/p5-Authen-Smb/pkg-descr b/security/p5-Authen-Smb/pkg-descr new file mode 100644 index 0000000..121e434 --- /dev/null +++ b/security/p5-Authen-Smb/pkg-descr @@ -0,0 +1,4 @@ +Authen::Smb allows you to authenticate users against an NT server. See +Smb.pm POD documentation for details. + +WWW: http://search.cpan.org/author/PMKANE/Authen-Smb-0.91/ |