# Created by: gahr # $FreeBSD: head/mail/opensmtpd-extras-table-postgresql/Makefile 413409 2016-04-16 01:37:52Z adamw $ PKGNAMESUFFIX= -table-postgresql 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"