b67033fc2c
PR: 21492 Submitted by: MAINTAINER
19 lines
346 B
Makefile
19 lines
346 B
Makefile
# New ports collection makefile for: bbmail
|
|
# Date created: May 3 1999
|
|
# Whom: Chris Piazza <cpiazza@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= bbmail
|
|
PORTVERSION= 0.6.9
|
|
CATEGORIES= mail
|
|
MASTER_SITES= http://bbtools.thelinuxcommunity.org/sources/
|
|
|
|
MAINTAINER= patseal@hyperhost.net
|
|
|
|
USE_X_PREFIX= yes
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include <bsd.port.mk>
|