aboutsummaryrefslogblamecommitdiff
path: root/mail/opensmtpd-extras-tool-stats/Makefile
blob: abf27229bc3a966b5a6a0a713cbcbf1366a88fa4 (plain) (tree)
1
2
3
4
5
6
7



                                   
                         

                                                     









                                                      
# Created by: fluffy
# $FreeBSD$

PKGNAMESUFFIX=		-tool-stats
PORTREVISION=		2

COMMENT=		Statistics tool for OpenSMTPD

PLIST_FILES=		bin/tool-stats \
			man/man8/tool-stats.8.gz

CONFIGURE_ARGS+=	--with-tool-stats

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

.include "${MASTERDIR}/Makefile"