aboutsummaryrefslogblamecommitdiff
path: root/mail/opensmtpd-extras-table-postgresql/Makefile
blob: cbd538e82fd708a15ce46ba0d5a5ca4746c40edc (plain) (tree)
1
2
3
4
5
6
7
8
9
                  

                                 
                 
 
                                                      


                                                
                                             






                                              
# Created by: gahr

PKGNAMESUFFIX=	-table-postgresql
PORTREVISION=	0

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"