freebsd-ports/mail/newmail/Makefile
Steve Price f258cc5092 Initial import of newmail version 1.0.1.
A tool for checking for new mail in multiple mail boxes.

PR:		14055
Submitted by:	Andrew Stevenson <andrew@ugh.net.au>
1999-11-01 03:13:08 +00:00

20 lines
407 B
Makefile

# New ports collection makefile for: newmail
# Version required: 1.0.1
# Date created: 30 Sep 1999
# Whom: Andrew Stevenson <andrew@ugh.net.au>
#
# $FreeBSD$
#
DISTNAME= newmail-1.0.1
CATEGORIES= mail
MASTER_SITES= ftp://ftp.ugh.net.au/pub/unix/newmail/ \
ftp://css.tuu.utas.edu.au/pub/unix/newmail/
MAINTAINER= andrew@ugh.net.au
WRKSRC= ${WRKDIR}/newmail
MAN1= newmail.1
.include <bsd.port.mk>