Remove, it's not nor won't be used by anything.
ok robert@
This commit is contained in:
parent
9c76f842e6
commit
d50765ea72
@ -1,40 +0,0 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2011/10/19 13:53:57 jasper Exp $
|
||||
|
||||
COMMENT= dummy Pluggable Authentication Modules (PAM)
|
||||
|
||||
SHARED_LIBS+= pam 5.0
|
||||
|
||||
DISTNAME= libdpam-20110117
|
||||
CATEGORIES= security
|
||||
|
||||
REVISION= 1
|
||||
|
||||
MAINTAINER= Robert Nagy <robert@openbsd.org>
|
||||
|
||||
HOMEPAGE= http://blade2k.humppa.hu/libdpam/
|
||||
MASTER_SITES= ${HOMEPAGE}
|
||||
|
||||
# BSD
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
INSTALL_TARGET= install includes
|
||||
|
||||
NO_REGRESS= Yes
|
||||
|
||||
MAKE_FLAGS= LIBDIR="${TRUEPREFIX}/lib" \
|
||||
INCSDIR="${TRUEPREFIX}/include"
|
||||
|
||||
# See bsd.lib.mk:162
|
||||
.if ${MACHINE_ARCH:Mmips64*}
|
||||
PKG_ARGS+= -Dno_mips64=0
|
||||
.else
|
||||
PKG_ARGS+= -Dno_mips64=1
|
||||
.endif
|
||||
|
||||
pre-install:
|
||||
${INSTALL_DATA_DIR} ${PREFIX}/include/security
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,5 +0,0 @@
|
||||
MD5 (libdpam-20110117.tar.gz) = 1lLt/QREtn03zJdhPwWOXQ==
|
||||
RMD160 (libdpam-20110117.tar.gz) = rKkFIlBc1I+J1RA/mHdQviYpEu0=
|
||||
SHA1 (libdpam-20110117.tar.gz) = xam41pZP+VnmkWtPAvqh4ux1g14=
|
||||
SHA256 (libdpam-20110117.tar.gz) = 6Iu2DmZjZzdWBXSxQj/r7pl8it/L+WeP+jm65qug7FA=
|
||||
SIZE (libdpam-20110117.tar.gz) = 24777
|
@ -1,3 +0,0 @@
|
||||
libdpam is a stipped down version of OpenPAM and serves as a
|
||||
"wrapper" for bsd_auth(3), therefore using external modules
|
||||
is not supported.
|
@ -1,2 +0,0 @@
|
||||
@comment $OpenBSD: PFRAG.no_mips64,v 1.1 2011/10/19 13:53:57 jasper Exp $
|
||||
lib/libpam_pic.a
|
@ -1,2 +0,0 @@
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.1.1.1 2011/01/17 22:02:02 robert Exp $
|
||||
@lib lib/libpam.so.${LIBpam_VERSION}
|
@ -1,14 +0,0 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2011/10/19 13:53:57 jasper Exp $
|
||||
%%SHARED%%
|
||||
include/security/
|
||||
include/security/dummypam.h
|
||||
include/security/dummypam_attr.h
|
||||
include/security/dummypam_version.h
|
||||
include/security/pam_appl.h
|
||||
include/security/pam_constants.h
|
||||
include/security/pam_mod_misc.h
|
||||
include/security/pam_modules.h
|
||||
include/security/pam_types.h
|
||||
lib/libpam.a
|
||||
lib/libpam_p.a
|
||||
%%no_mips64%%
|
Loading…
Reference in New Issue
Block a user