1999-10-31 22:13:08 -05:00
|
|
|
# New ports collection makefile for: newmail
|
|
|
|
# Date created: 30 Sep 1999
|
|
|
|
# Whom: Andrew Stevenson <andrew@ugh.net.au>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
2000-04-13 16:01:08 -04:00
|
|
|
PORTNAME= newmail
|
2001-02-05 10:11:27 -05:00
|
|
|
PORTVERSION= 1.0.1
|
1999-10-31 22:13:08 -05:00
|
|
|
CATEGORIES= mail
|
2002-01-14 02:57:57 -05:00
|
|
|
MASTER_SITES= ftp://ftp.ugh.net.au/pub/unix/newmail/ \
|
2002-01-27 03:59:21 -05:00
|
|
|
ftp://ftp.megamirror.com/pub/ugh/unix/newmail/ \
|
|
|
|
http://ftp.megamirror.com/pub/ugh/unix/newmail/
|
1999-10-31 22:13:08 -05:00
|
|
|
|
|
|
|
MAINTAINER= andrew@ugh.net.au
|
|
|
|
|
|
|
|
WRKSRC= ${WRKDIR}/newmail
|
|
|
|
|
|
|
|
MAN1= newmail.1
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|