diff options
author | steve <steve@FreeBSD.org> | 1999-11-27 04:32:25 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-11-27 04:32:25 +0800 |
commit | 4a0cb7c7096cec238990e0565f51f80970e4bf26 (patch) | |
tree | 7a439e1e2e85d7290fecbb8498dce1d21f1d5e85 /security/p5-Authen-PAM/pkg-descr | |
parent | eafc741b79a40e41a4aed0b867dec140107b9ac0 (diff) | |
download | freebsd-ports-gnome-4a0cb7c7096cec238990e0565f51f80970e4bf26.tar.gz freebsd-ports-gnome-4a0cb7c7096cec238990e0565f51f80970e4bf26.tar.zst freebsd-ports-gnome-4a0cb7c7096cec238990e0565f51f80970e4bf26.zip |
Initial import of p5-Authen-PAM version 0.08.
A Perl interface to the PAM library.
PR: 14137
Submitted by: Matt Behrens <matt@zigg.com>
Diffstat (limited to 'security/p5-Authen-PAM/pkg-descr')
-rw-r--r-- | security/p5-Authen-PAM/pkg-descr | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/p5-Authen-PAM/pkg-descr b/security/p5-Authen-PAM/pkg-descr new file mode 100644 index 000000000000..709583f4e593 --- /dev/null +++ b/security/p5-Authen-PAM/pkg-descr @@ -0,0 +1 @@ +This module provides a Perl interface to the PAM library. |