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

PORTNAME=   bbmail
PORTVERSION=    0.6.2
CATEGORIES= mail
MASTER_SITES=   http://bbtools.windsofstorm.net/sources/ \
        ftp://stokes.tte.ele.tue.nl/pub/bbmail/

MAINTAINER= cpiazza@FreeBSD.org

GNU_CONFIGURE=  yes 
USE_XLIB=   yes 

.include <bsd.port.mk>