mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-06 22:51:41 +00:00
20 lines
397 B
Makefile
20 lines
397 B
Makefile
# New ports collection makefile for: bbmail
|
|
# Version required: 0.6.2
|
|
# Date created: May 3 1999
|
|
# Whom: Chris Piazza <cpiazza@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
DISTNAME= bbmail-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>
|