aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ifile/Makefile
blob: cbba689e1a6cc5639431b1dcbf1b365b27e6a2bb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# New ports collection makefile for:    ifile
# Date created:         29 Jan 2002
# Whom:                 David Bushong <david+ports@bushong.net>
#
# $FreeBSD$
#

PORTNAME=   ifile
PORTVERSION=    1.3.2
PORTREVISION=   1
CATEGORIES= mail textproc
MASTER_SITES=   http://savannah.nongnu.org/download/ifile/default.pkg/${PORTVERSION}/

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

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

.include <bsd.port.mk>