summaryrefslogtreecommitdiff
path: root/mail/bbmail/Makefile
blob: f7832d7db5406ca1fbcc6869ea52418ec744dbe3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:  	bbmail
# Version required:   	0.5.3
# Date created:		May 3 1999
# Whom:			Chris Piazza <cpiazza@FreeBSD.org>
#
# $FreeBSD$
#

DISTNAME=	bbmail-0.5.3
CATEGORIES=	mail
MASTER_SITES=	http://bbtools.windsofstorm.net/sources/ \
		ftp://stokes.tte.ele.tue.nl/pub/bbmail/

MAINTAINER=	cpiazza@FreeBSD.org

WRKSRC=		${WRKDIR}/${DISTNAME}-1
GNU_CONFIGURE=	YES
USE_XLIB=	YES

.include <bsd.port.mk>