2005-04-26 19:17:32 +00:00
|
|
|
# New ports collection makefile for: courier-authlib-ldap
|
|
|
|
# Date created: 02 Apr 2005
|
|
|
|
# Whom: Yarema <yds@CoolRat.org>
|
2004-12-19 11:25:28 +00:00
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
2005-04-26 19:17:32 +00:00
|
|
|
PKGNAMESUFFIX= -ldap
|
2004-12-19 11:25:28 +00:00
|
|
|
|
2005-04-26 19:17:32 +00:00
|
|
|
COMMENT= LDAP support for the Courier authentication library
|
2009-01-05 19:04:45 +00:00
|
|
|
PORTREVISION= 1
|
2005-04-26 19:17:32 +00:00
|
|
|
CATEGORIES= net mail
|
2004-12-19 11:25:28 +00:00
|
|
|
|
2005-04-26 19:17:32 +00:00
|
|
|
MASTERDIR= ${.CURDIR}/../../security/courier-authlib
|
2005-04-02 14:28:05 +00:00
|
|
|
|
2005-04-26 19:17:32 +00:00
|
|
|
.include "${MASTERDIR}/Makefile"
|