# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	net/fpc-ldap
#	net/fpc-ldap/Makefile
#	net/fpc-ldap/pkg-plist
#
echo c - net/fpc-ldap
mkdir -p net/fpc-ldap > /dev/null 2>&1
echo x - net/fpc-ldap/Makefile
sed 's/^X//' >net/fpc-ldap/Makefile << 'b464635a50ac04000cf1ed058e0f50c4'
X# New ports collection makefile for:	fpc-ldap
X# Date created:		2006-09-11
X# Whom:			Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
X#
X# $FreeBSD: ports/net/fpc-pcap/Makefile,v 1.3 2009/01/14 06:12:11 acm Exp $
X#
X
XPORTREVISION=	0
XCATEGORIES=	net lang
XPKGNAMESUFFIX=	-ldap
X
XMAINTAINER=	acm@FreeBSD.org
XCOMMENT=	Free Pascal interface to OpenLDAP
X
XUSE_FPC=	hash
X
XMASTERDIR=	${.CURDIR}/../../lang/fpc
XWRKUNITDIR=	${FPCSRCDIR}/packages/${PKGNAMESUFFIX:S/-//}
XEXTRACTUNITDIR+=	${WRKUNITDIR}
X
XOPTIONS=	OPENLDAP	"Install OpenLDAP libraries"	on
X
X.include "${MASTERDIR}/Makefile"
b464635a50ac04000cf1ed058e0f50c4
echo x - net/fpc-ldap/pkg-plist
sed 's/^X//' >net/fpc-ldap/pkg-plist << '79b2fdb950984cf1364eb11104a257bb'
Xlib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/ldap/Package.fpc
Xlib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/ldap/lber.ppu
Xlib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/ldap/ldap.ppu
Xlib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/ldap/lber.o
Xlib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/ldap/ldap.o
Xlib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/ldap/libplber.a
Xlib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/ldap/libpldap.a
X@dirrm lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/ldap
X@dirrmtry lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%
X@dirrmtry lib/fpc/%%PORTVERSION%%/units
X@dirrmtry lib/fpc/%%PORTVERSION%%
X@dirrmtry lib/fpc
79b2fdb950984cf1364eb11104a257bb
exit

