freebsd-ports/mail/procmail/Makefile

22 lines
596 B
Makefile
Raw Normal View History

1994-09-25 14:59:08 -04:00
# New ports collection makefile for: procmail
1995-12-28 11:03:02 -05:00
# Version required: 3.11pre4
1994-09-25 14:59:08 -04:00
# Date created: 24 September 1994
# Whom: adam
#
# $Id: Makefile,v 1.20 1995/12/28 16:02:43 ache Exp $
1994-09-25 14:59:08 -04:00
#
1995-12-28 11:03:02 -05:00
DISTNAME= procmail-3.11pre4
PKGNAME= procmail-3.11p4
CATEGORIES= mail
1995-04-11 16:28:32 -04:00
MASTER_SITES= ftp://ftp.informatik.rwth-aachen.de/pub/packages/procmail/
1995-06-26 01:00:44 -04:00
INSTALL_TARGET= install-suid install.man
1995-04-16 09:49:18 -04:00
MAINTAINER= ache@FreeBSD.ORG
1995-04-11 16:28:32 -04: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-08 22:36:12 -05:00
IS_INTERACTIVE= yes
1994-09-25 14:59:08 -04:00
.include <bsd.port.mk>