mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
ea2899de51
- Chase shlib bump
13 lines
260 B
Makefile
13 lines
260 B
Makefile
# Created by: Yarema <yds@CoolRat.org>
|
|
# $FreeBSD$
|
|
|
|
PORTREVISION= 2
|
|
PKGNAMESUFFIX= -ldap
|
|
|
|
COMMENT= LDAP support for the Courier authentication library
|
|
CATEGORIES= net mail
|
|
|
|
MASTERDIR= ${.CURDIR}/../../security/courier-authlib
|
|
|
|
.include "${MASTERDIR}/Makefile"
|