Magellan Linux

Contents of /trunk/extras/openldap/openldap-2.4.7-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2 - (show annotations) (download)
Fri Oct 10 13:29:42 2008 UTC (15 years, 7 months ago) by niro
File size: 644 byte(s)
import repo
1 # $Header: /magellan-cvs/smage/openldap/openldap-2.4.7-r1.smage2,v 1.1 2008/02/12 10:53:53 niro Exp $
2
3 PNAME="openldap"
4 PVER="2.4.7"
5 PBUILD="r1"
6
7 PCATEGORIE="net-nds"
8 STATE="unstable"
9
10 DESCRIPTION="OpenLDAP is an open source implementation of the Lightweight Directory Access Protocol."
11 HOMEPAGE="http://www.openldap.org/"
12
13 DEPEND=">= dev-db/db-4.6
14 >= dev-libs/cyrus-sasl-2.1
15 >= dev-libs/openssl-0.9.8
16 >= sys-apps/tcp-wrappers-7"
17
18 SRCFILE="${PNAME}-${PVER}.tgz"
19 SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"
20
21 sminclude mbuild
22
23 SRC_URI=(
24 http://www.openldap.org/software/download/OpenLDAP/openldap-release/${SRCFILE}
25 mirror://${PNAME}/${SRCFILE}
26 )

Properties

Name Value
svn:keywords Id