1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00
freebsd-ports/mail/isoqlog/Makefile
Danilo G. Baio f8cc2c102f Update my email address
Approved by:	garga (mentor)
Differential Revision:	https://reviews.freebsd.org/D10648
2017-05-08 17:21:49 +00:00

26 lines
430 B
Makefile

# Created by: ofsen@enderunix.org
# $FreeBSD$
PORTNAME= isoqlog
PORTVERSION= 2.2.1
PORTREVISION= 1
CATEGORIES= mail
MASTER_SITES= http://www.enderunix.org/isoqlog/
MAINTAINER= dbaio@FreeBSD.org
COMMENT= Qmail, postfix, sendmail, exim MTA log analysis program
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYING
GNU_CONFIGURE= yes
USES= gmake
OPTIONS_DEFINE= DOCS
SUB_FILES= pkg-message
PORTDOCS= *
.include <bsd.port.mk>