1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-07 22:58:11 +00:00
freebsd-ports/mail/bbmail/Makefile

20 lines
397 B
Makefile
Raw Normal View History

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