aboutsummaryrefslogtreecommitdiff
path: root/security/pam_bsdbioapi
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2006-01-15 10:12:34 +0000
committerPav Lucistnik <pav@FreeBSD.org>2006-01-15 10:12:34 +0000
commitf55d4d1c11efe4b0a5a282812989136ab1f94432 (patch)
treecbea16fd5ce44de3a7621f03a782159f6d086649 /security/pam_bsdbioapi
parent7f980746a6c5b6105a7bafcde7f1b9ad29389e31 (diff)
downloadports-f55d4d1c11efe4b0a5a282812989136ab1f94432.tar.gz
ports-f55d4d1c11efe4b0a5a282812989136ab1f94432.zip
Notes
Diffstat (limited to 'security/pam_bsdbioapi')
-rw-r--r--security/pam_bsdbioapi/Makefile26
-rw-r--r--security/pam_bsdbioapi/distinfo3
-rw-r--r--security/pam_bsdbioapi/pkg-descr4
-rw-r--r--security/pam_bsdbioapi/pkg-plist3
4 files changed, 36 insertions, 0 deletions
diff --git a/security/pam_bsdbioapi/Makefile b/security/pam_bsdbioapi/Makefile
new file mode 100644
index 000000000000..9ac259a603f9
--- /dev/null
+++ b/security/pam_bsdbioapi/Makefile
@@ -0,0 +1,26 @@
+# Ports collection makefile for: pam_bsdbioapi
+# Date created: 13 January 2006
+# Whom: Fredrik Lindberg <fli@shapeshifter.se>
+#
+# $FreeBSD$
+#
+
+PORTNAME= pam_bsdbioapi
+PORTVERSION= 1.0
+CATEGORIES= security
+MASTER_SITES= http://shapeshifter.se/pub/pam_bsdbioapi/
+
+MAINTAINER= fli@shapeshifter.se
+COMMENT= PAM module for BioAPI
+
+LIB_DEPENDS= bioapi100.0:${PORTSDIR}/security/bioapi
+
+MAN8= pam_bsdbioapi.8
+
+.include <bsd.port.pre.mk>
+
+.if ${OSVERSION} < 500000
+IGNORE= needs at least FreeBSD 5.0-RELEASE
+.endif
+
+.include <bsd.port.post.mk>
diff --git a/security/pam_bsdbioapi/distinfo b/security/pam_bsdbioapi/distinfo
new file mode 100644
index 000000000000..f71346e3110a
--- /dev/null
+++ b/security/pam_bsdbioapi/distinfo
@@ -0,0 +1,3 @@
+MD5 (pam_bsdbioapi-1.0.tar.gz) = 04c3ad00c08865d205f131813484f9a5
+SHA256 (pam_bsdbioapi-1.0.tar.gz) = 6bed45702320c674d385ece24603591e818dfb43d34b0b3e4a70be8c6d567531
+SIZE (pam_bsdbioapi-1.0.tar.gz) = 4640
diff --git a/security/pam_bsdbioapi/pkg-descr b/security/pam_bsdbioapi/pkg-descr
new file mode 100644
index 000000000000..5b03702b9747
--- /dev/null
+++ b/security/pam_bsdbioapi/pkg-descr
@@ -0,0 +1,4 @@
+The (BSD) BioAPI service module for PAM provides authentication management
+through BioAPI BSPs.
+
+WWW: http://shapeshifter.se/code/pam_bsdbioapi
diff --git a/security/pam_bsdbioapi/pkg-plist b/security/pam_bsdbioapi/pkg-plist
new file mode 100644
index 000000000000..6090c70dd99d
--- /dev/null
+++ b/security/pam_bsdbioapi/pkg-plist
@@ -0,0 +1,3 @@
+lib/libpam_bsdbioapi.a
+lib/libpam_bsdbioapi_p.a
+lib/pam_bsdbioapi.so