# New ports collection makefile for:	ifile
# Date created:         29 Jan 2002
# Whom:                 David Bushong <david+ports@bushong.net>
#
# $FreeBSD: ports/mail/ifile/Makefile,v 1.11 2003/11/17 12:29:00 trevor Exp $
#

PORTNAME=	ifile
PORTVERSION=	1.3.2
PORTREVISION=	1
CATEGORIES=	mail textproc
MASTER_SITES=	${MASTER_SITE_SAVANNAH}
MASTER_SITE_SUBDIR=	${PORTNAME}/default.pkg/${PORTVERSION}

MAINTAINER=	david+ports@bushong.net
COMMENT=	An application of machine learning to e-mail filtering

USE_GETOPT_LONG=yes
USE_GMAKE=	yes
GNU_CONFIGURE=	yes
MAN1=		ifile.1

.include <bsd.port.mk>
