# Created by: gahr
# $FreeBSD: head/mail/opensmtpd-extras-table-postgresql/Makefile 434427 2017-02-20 02:57:04Z jbeich $

PKGNAMESUFFIX=	-table-postgresql
PORTREVISION=	2

COMMENT=	PostgreSQL table support for OpenSMTPD

PLIST_FILES=	libexec/opensmtpd/table-postgres

CONFIGURE_ARGS+=	--with-table-postgres

USES=		pgsql

MASTERDIR=	${.CURDIR}/../opensmtpd-extras
SLAVE_PORT=	yes

.include "${MASTERDIR}/Makefile"
