freebsd-ports/mail/bbmail/Makefile

20 lines
397 B
Makefile
Raw Normal View History

# New ports collection makefile for: bbmail
1999-10-28 08:01:27 +02:00
# Version required: 0.6.2
# Date created: May 3 1999
# Whom: Chris Piazza <cpiazza@FreeBSD.org>
#
1999-08-25 08:51:17 +02:00
# $FreeBSD$
#
1999-10-28 08:01:27 +02:00
DISTNAME= bbmail-0.6.2
CATEGORIES= mail
MASTER_SITES= http://bbtools.windsofstorm.net/sources/ \
1999-07-14 07:50:03 +02:00
ftp://stokes.tte.ele.tue.nl/pub/bbmail/
MAINTAINER= cpiazza@FreeBSD.org
1999-10-28 08:01:27 +02:00
GNU_CONFIGURE= yes
USE_XLIB= yes
.include <bsd.port.mk>