summaryrefslogtreecommitdiff
path: root/packages/extra/ldap/Makefile.fpc
blob: e2dab34d5e126426dea3e876712b79d49d1ed010 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
#
#   Makefile.fpc for LDAP bindings
#

[package]
name=ldap
version=2.2.1

[target]
units=lber ldap

[require]
packages=hash

[install]
fpcpackage=y

[default]
fpcdir=../../..

[rules]
.NOTPARALLEL: