1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00
freebsd-ports/net/courier-authlib-ldap/Makefile
Oliver Lehmann 39baf03e56 move mail/courier-authlib to security/courier-authlib which is a meta-port now.
Submitted by:		Yarema <yds@CoolRat.org>
In corporation with:	Jose M Rodriguez <josemi@freebsd.jazztel.es>, Milan Obuch <ports@dino.sk>, myself
2005-04-26 19:17:32 +00:00

16 lines
335 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
CATEGORIES= net mail
MASTERDIR= ${.CURDIR}/../../security/courier-authlib
.include "${MASTERDIR}/Makefile"