1994-09-25 19:59:08 +01:00
|
|
|
# New ports collection makefile for: procmail
|
1995-12-28 17:03:02 +01:00
|
|
|
# Version required: 3.11pre4
|
1994-09-25 19:59:08 +01:00
|
|
|
# Date created: 24 September 1994
|
|
|
|
# Whom: adam
|
|
|
|
#
|
1996-11-18 15:17:24 +01:00
|
|
|
# $Id: Makefile,v 1.21 1996/11/10 21:32:41 obrien Exp $
|
1994-09-25 19:59:08 +01:00
|
|
|
#
|
|
|
|
|
1995-12-28 17:03:02 +01:00
|
|
|
DISTNAME= procmail-3.11pre4
|
|
|
|
PKGNAME= procmail-3.11p4
|
1996-11-10 22:32:56 +01:00
|
|
|
CATEGORIES= mail
|
1995-04-11 22:28:32 +02:00
|
|
|
MASTER_SITES= ftp://ftp.informatik.rwth-aachen.de/pub/packages/procmail/
|
1995-06-26 07:00:44 +02:00
|
|
|
INSTALL_TARGET= install-suid install.man
|
1995-04-17 09:50:37 +02:00
|
|
|
|
1995-04-16 15:49:18 +02:00
|
|
|
MAINTAINER= ache@FreeBSD.ORG
|
1995-04-11 22:28:32 +02:00
|
|
|
|
1995-06-26 06:34:40 +02:00
|
|
|
# It asks for list af directories to do test for file locking
|
|
|
|
# (defaults to /tmp and ".", so return should suffice in most cases).
|
1994-11-09 04:36:12 +01:00
|
|
|
IS_INTERACTIVE= yes
|
1996-11-18 15:17:24 +01:00
|
|
|
MAN1= procmail.1 formail.1 lockfile.1
|
|
|
|
MAN5= procmailex.5 procmailrc.5 procmailsc.5
|
1994-09-25 19:59:08 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|