summaryrefslogtreecommitdiffstats
path: root/mail/opensmtpd-extras-queue-python/Makefile
blob: 70b66c6c3b21a464c58245e1b30a7170efe5d058 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Created by: fluffy
# $FreeBSD$

PKGNAMESUFFIX=		-queue-python
PORTREVISION=		2

COMMENT=		Python queue support for OpenSMTPD

PLIST_FILES=		libexec/opensmtpd/queue-python

CONFIGURE_ARGS+=	--with-queue-python --with-python-type=${PYTHON_VERSION}

USES=			python:2 pkgconfig

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

.include "${MASTERDIR}/Makefile"
OpenPOWER on IntegriCloud