freebsd-ports/mail/opensmtpd-extras-tool-stats/Makefile
Jan Beich a9425224f1 devel/libevent2: drop historical suffix after r362796
PR:		216777
Approved by:	mm (maintainer)
2017-02-20 02:57:04 +00:00

17 lines
311 B
Makefile

# 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"