freebsd-ports/mail/newmail/Makefile
Yen-Ming Lee bb7adc9ae7 Update of newmail port to 1.0.2.
PR:		53924
Submitted by:	Andrew <andrew@ugh.net.au>
2003-06-30 17:22:57 +00:00

23 lines
535 B
Makefile

# New ports collection makefile for: newmail
# Date created: 30 Sep 1999
# Whom: Andrew Stevenson <andrew@ugh.net.au>
#
# $FreeBSD$
#
PORTNAME= newmail
PORTVERSION= 1.0.2
CATEGORIES= mail
MASTER_SITES= ftp://ftp.ugh.net.au/pub/unix/newmail/ \
ftp://ftp.megamirror.com/pub/ugh/unix/newmail/ \
http://ftp.megamirror.com/pub/ugh/unix/newmail/
MAINTAINER= andrew@ugh.net.au
COMMENT= A tool for checking for new mail in multiple mail boxes
WRKSRC= ${WRKDIR}/newmail
MAN1= newmail.1
MANCOMPRESSED= maybe
.include <bsd.port.mk>