blob: cec87d002a2447d05e249c2024877ba1f8601cb3 (
plain) (
tree)
|
|
# New ports collection makefile for: courier-authlib-pgsql
# Date created: 02 Apr 2005
# Whom: Yarema <yds@CoolRat.org>
#
# $FreeBSD$
#
PKGNAMESUFFIX= -pgsql
COMMENT= PostgreSQL support for the Courier authentication library
CATEGORIES= databases mail
MASTERDIR= ${.CURDIR}/../../security/courier-authlib
.include "${MASTERDIR}/Makefile"
|