freebsd-ports/mail/bbmail/Makefile
Michael Landin ccdf082818 o Update to > 0.8.3
o Add another MASTER_SITE

PR:		ports/59676
Submitted by:	Frank Shute <frank@esperance-linux.co.uk>
2003-12-15 18:27:24 +00:00

23 lines
524 B
Makefile

# New ports collection makefile for: bbmail
# Date created: May 3 1999
# Whom: Chris Piazza <cpiazza@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= bbmail
PORTVERSION= 0.8.3
CATEGORIES= mail
MASTER_SITES= http://easynews.dl.sourceforge.net/sourceforge/bbtools/ \
http://bbtools.thelinuxcommunity.org/sources/ \
http://www.esperance-linux.co.uk/src/
MAINTAINER= ports@FreeBSD.org
COMMENT= A tool intended for Blackbox that checks for new mail
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
MAN1= bbmail.1
.include <bsd.port.mk>