summaryrefslogtreecommitdiff
path: root/mail/procmail/Makefile
blob: ab325869612ed83ae9b6a06d01560317d202cba9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# New ports collection makefile for:	procmail
# Version required:     3.11pre4
# Date created:		24 September 1994
# Whom:			adam
#
# $Id: Makefile,v 1.19 1995/06/26 05:00:44 ache Exp $
#

DISTNAME=       procmail-3.11pre4
PKGNAME=        procmail-3.11p4
CATEGORIES+=	mail
MASTER_SITES=	ftp://ftp.informatik.rwth-aachen.de/pub/packages/procmail/
INSTALL_TARGET= install-suid install.man

MAINTAINER=     ache@FreeBSD.ORG

# It asks for list af directories to do test for file locking
# (defaults to /tmp and ".", so return should suffice in most cases).
IS_INTERACTIVE=	yes

.include <bsd.port.mk>