summaryrefslogtreecommitdiff
path: root/databases/courier-authlib-pgsql/Makefile
blob: f4747f944bcac82a89cc5c78539a1ad42f44443e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# 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
PORTREVISION=	1
CATEGORIES=	databases mail

MASTERDIR=	${.CURDIR}/../../security/courier-authlib

.include "${MASTERDIR}/Makefile"