1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
freebsd-ports/mail/isoqlog/Makefile
Danilo G. Baio ab17c1eacd Fix order of variables
Ports maintained by me in categories:: mail math net net-im
2018-03-17 14:13:17 +00:00

25 lines
429 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
USES= gmake
GNU_CONFIGURE= yes
SUB_FILES= pkg-message
PORTDOCS= *
OPTIONS_DEFINE= DOCS
.include <bsd.port.mk>