From f012d4309d9526d14e056e712da8195fb76fdc21 Mon Sep 17 00:00:00 2001 From: Adam David Date: Sun, 25 Sep 1994 18:59:08 +0000 Subject: Brought in procmail --- mail/procmail/Makefile | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 mail/procmail/Makefile (limited to 'mail/procmail/Makefile') diff --git a/mail/procmail/Makefile b/mail/procmail/Makefile new file mode 100644 index 000000000000..55142ae9c723 --- /dev/null +++ b/mail/procmail/Makefile @@ -0,0 +1,16 @@ +# New ports collection makefile for: procmail +# Version required: 3.10 +# Date created: 24 September 1994 +# Whom: adam +# +# $Id$ +# + +DISTNAME= procmail-3.10pre3 +MASTER_SITES= ftp://ftp.informatik.rwth-aachen.de/pub/packages/procmail/ + +install: + @echo "===> Installing for ${DISTNAME}" + @cd ${WRKSRC}; ${MAKE} install-suid + +.include -- cgit v1.2.3