Ticket #3921: Portfile

File Portfile, 730 bytes (added by dreamind@…, 19 years ago)

ATTACHMENT: ldapvi-1.1

Line 
1# Port file for ldapvi - testing.
2
3PortSystem 1.0
4name            ldapvi
5version         1.1
6categories      net
7maintainers     dreamind@dreamind.de
8description     using ldapvi you can update LDAP entries with a text editor
9long_description        ldapvi is a small tool, which lets you update LDAP entries with \
10                        your favorite editor.
11homepage        http://www.lichteblau.com/src.html
12platforms       darwin freebsd
13master_sites    http://www.lichteblau.com/download/
14checksums       md5 9395bc94613d33cdd8840b83821c9fb0 \
15                sha1 56976e4a4dd8b392299e5f3d5d457373c5c52c7a
16depends_lib     lib:libpopt:popt
17configure.args  --infodir=${prefix}/share/info --mandir=${prefix}/share/man
18configure.env   CPPFLAGS="-L${prefix}/lib -I${prefix}/include"
19destroot.destdir        prefix=${destroot}/${prefix}