1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/mail/newmail/Makefile
David W. Chapman Jr. dd045ae32e remove one MASTER_SITE, no longer works
PR:		27958
Reviewed by:	will
2001-06-08 18:36:36 +00:00

20 lines
346 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.1
CATEGORIES= mail
MASTER_SITES= ftp://ftp.ugh.net.au/pub/unix/newmail/
MAINTAINER= andrew@ugh.net.au
WRKSRC= ${WRKDIR}/newmail
MAN1= newmail.1
.include <bsd.port.mk>