ea2899de51
- Chase shlib bump
12 lines
260 B
Makefile
12 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"
|