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