# New ports collection makefile for: ifile # Date created: 29 Jan 2002 # Whom: David Bushong # # $FreeBSD$ # PORTNAME= ifile PORTVERSION= 1.3.5 CATEGORIES= mail textproc MASTER_SITES= http://people.csail.mit.edu/jrennie/ifile/ MAINTAINER= ports@FreeBSD.org COMMENT= An application of machine learning to e-mail filtering USE_GETOPT_LONG=yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} MAN1= ifile.1 .include