# ex:ts=8
# New ports collection makefile for:	anteater
# Date created:			Aug 13, 2001
# Whom:				ijliao
#
# $FreeBSD: ports/sysutils/anteater/Makefile,v 1.7 2003/05/12 07:56:38 ijliao Exp $
#

PORTNAME=	anteater
PORTVERSION=	0.4.1
CATEGORIES=	sysutils
MASTER_SITES=	ftp://ftp.profzone.ch/drzoom/anteater/

MAINTAINER=	ports@FreeBSD.org
COMMENT=	A MTA log analyzer

USE_BZIP2=	yes
GNU_CONFIGURE=	yes
CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}

MAN1=		anteater.1

.include <bsd.port.mk>
