summaryrefslogtreecommitdiff
path: root/security/pam-p11/Makefile
diff options
context:
space:
mode:
authormanu <manu@pkgsrc.org>2010-06-29 13:42:10 +0000
committermanu <manu@pkgsrc.org>2010-06-29 13:42:10 +0000
commit7316bda6d80f41a04e1578daf2136d66e5ca5fa9 (patch)
tree763aa942ab5e67babb4150212de9e4db9bb160ae /security/pam-p11/Makefile
parent62e52ed16d858f3b80190b1761a0226f44c2cc82 (diff)
downloadpkgsrc-7316bda6d80f41a04e1578daf2136d66e5ca5fa9.tar.gz
Roll back commit: this is pkgsrc freeze (sorry, I missed the message)
Diffstat (limited to 'security/pam-p11/Makefile')
-rw-r--r--security/pam-p11/Makefile25
1 files changed, 0 insertions, 25 deletions
diff --git a/security/pam-p11/Makefile b/security/pam-p11/Makefile
deleted file mode 100644
index 31711d5f75b..00000000000
--- a/security/pam-p11/Makefile
+++ /dev/null
@@ -1,25 +0,0 @@
-# $NetBSD: Makefile,v 1.1.1.1 2010/06/29 07:29:32 manu Exp $
-#
-
-DISTNAME= pam_p11-0.1.5
-CATEGORIES= security
-MASTER_SITES= http://www.opensc-project.org/files/pam_p11/
-
-MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.opensc-project.org/files/pam_p11/
-COMMENT= Smart card PAM module
-LICENSE= gnu-lgpl-v2.1
-
-PKG_DESTDIR_SUPPORT= user-destdir
-USE_LIBTOOL= yes
-GNU_CONFIGURE= yes
-USE_TOOLS+= gmake pkg-config
-
-.include "../../security/openssl/buildlink3.mk"
-.include "../../security/libp11/buildlink3.mk"
-.include "../../mk/pam.buildlink3.mk"
-
-GNU_CONFIGURE= yes
-USE_LIBTOOL= yes
-
-.include "../../mk/bsd.pkg.mk"