mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-14 03:10:47 +00:00
5bbd5cd2dc
Suggested by: rafan
17 lines
351 B
Makefile
17 lines
351 B
Makefile
# New ports collection makefile for: courier-authlib-ldap
|
|
# Date created: 02 Apr 2005
|
|
# Whom: Yarema <yds@CoolRat.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PKGNAMESUFFIX= -ldap
|
|
|
|
COMMENT= LDAP support for the Courier authentication library
|
|
PORTREVISION= 1
|
|
CATEGORIES= net mail
|
|
|
|
MASTERDIR= ${.CURDIR}/../../security/courier-authlib
|
|
|
|
.include "${MASTERDIR}/Makefile"
|