opnsense-ports/mail/isoqlog/Makefile
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

24 lines
465 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/ \
http://www.trunix.org/projeler/isoqlog/ \
http://www.acikkod.org/softwares/
MAINTAINER= dbaio@bsd.com.br
COMMENT= Qmail, postfix, sendmail, exim MTA log analysis program
LICENSE= BSD3CLAUSE
GNU_CONFIGURE= yes
USES= gmake
OPTIONS_DEFINE= DOCS
SUB_FILES= pkg-message
.include <bsd.port.mk>