39baf03e56
Submitted by: Yarema <yds@CoolRat.org> In corporation with: Jose M Rodriguez <josemi@freebsd.jazztel.es>, Milan Obuch <ports@dino.sk>, myself
15 lines
351 B
Makefile
15 lines
351 B
Makefile
# New ports collection makefile for: courier-authlib-usergdbm
|
|
# Date created: 02 Apr 2005
|
|
# Whom: Yarema <yds@CoolRat.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PKGNAMESUFFIX= -usergdbm
|
|
|
|
COMMENT= Userdb support for the Courier authentication library
|
|
CATEGORIES= databases mail
|
|
|
|
MASTERDIR= ${.CURDIR}/../../security/courier-authlib
|
|
|
|
.include "${MASTERDIR}/Makefile"
|