freebsd-ports/mail/newmail/Makefile

22 lines
449 B
Makefile
Raw Normal View History

# 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
PORTVERSION= 1.0.1
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
WRKSRC= ${WRKDIR}/newmail
MAN1= newmail.1
.include <bsd.port.mk>