summaryrefslogtreecommitdiff
path: root/mail/bbmail/Makefile
blob: c8011d131efb1923eef3c8ba680bb9b3cad95b9c (plain)
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
# Date created:		May 3 1999
# Whom:			Chris Piazza <cpiazza@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=	bbmail
PORTVERSION=	0.8.2
CATEGORIES=	mail
MASTER_SITES=	http://bbtools.thelinuxcommunity.org/sources/

MAINTAINER=	ports@FreeBSD.org

USE_X_PREFIX=	yes
GNU_CONFIGURE=	yes

MAN1=		bbmail.1

.include <bsd.port.mk>