diff options
-rw-r--r-- | security/pam_dbm/DESCR | 1 | ||||
-rw-r--r-- | security/pam_dbm/Makefile | 22 | ||||
-rw-r--r-- | security/pam_dbm/PLIST | 6 | ||||
-rw-r--r-- | security/pam_dbm/distinfo | 4 |
4 files changed, 0 insertions, 33 deletions
diff --git a/security/pam_dbm/DESCR b/security/pam_dbm/DESCR deleted file mode 100644 index 6bce53d625e..00000000000 --- a/security/pam_dbm/DESCR +++ /dev/null @@ -1 +0,0 @@ -pam_dbm is a PAM module for DBM authentication. diff --git a/security/pam_dbm/Makefile b/security/pam_dbm/Makefile deleted file mode 100644 index 10df3a5ab1d..00000000000 --- a/security/pam_dbm/Makefile +++ /dev/null @@ -1,22 +0,0 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/09/05 09:58:43 grant Exp $ -# - -DISTNAME= pam_dbm-0.2 -CATEGORIES= security -MASTER_SITES= ftp://ftp.feep.net/pub/software/PAM/pam_dbm/ - -MAINTAINER= tech-pkg@NetBSD.org -HOMEPAGE= http://www-dev.cites.uiuc.edu/pam_dbm/ -COMMENT= PAM module for DBM authentication - -USE_BUILDLINK3= yes -USE_PKGLOCALEDIR= yes -GNU_CONFIGURE= yes - -BDB_ACCEPTED= native - -LIBS+= ${BUILDLINK_LIBS.bdb} - -.include "../../security/PAM/buildlink3.mk" -.include "../../mk/bdb.buildlink3.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/security/pam_dbm/PLIST b/security/pam_dbm/PLIST deleted file mode 100644 index a520607dafd..00000000000 --- a/security/pam_dbm/PLIST +++ /dev/null @@ -1,6 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2004/09/05 09:58:43 grant Exp $ -lib/security/pam_dbm.so.1 -man/man5/pam_dbm.5 -man/man8/mkpwdbm.8 -sbin/authtest -sbin/mkpwdbm diff --git a/security/pam_dbm/distinfo b/security/pam_dbm/distinfo deleted file mode 100644 index 972eba06327..00000000000 --- a/security/pam_dbm/distinfo +++ /dev/null @@ -1,4 +0,0 @@ -$NetBSD: distinfo,v 1.1.1.1 2004/09/05 09:58:43 grant Exp $ - -SHA1 (pam_dbm-0.2.tar.gz) = 9e9404bb4d8ed1e34c8198ad8e7a2b38735beb6c -Size (pam_dbm-0.2.tar.gz) = 109079 bytes |