mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
4042b3dddf
PR: 11792 Submitted by: maintainer
20 lines
424 B
Makefile
20 lines
424 B
Makefile
# New ports collection makefile for: bbmail
|
|
# Version required: 0.5.2
|
|
# Date created: May 3 1999
|
|
# Whom: Chris Piazza <cpiazza@home.net>
|
|
#
|
|
# $Id: Makefile,v 1.2 1999/05/10 04:09:55 steve Exp $
|
|
#
|
|
|
|
DISTNAME= bbmail-0.5.2
|
|
CATEGORIES= mail
|
|
MASTER_SITES= http://bbtools.windsofstorm.net/sources/ \
|
|
ftp://stokes.tte.ele.tue.nl/pub/
|
|
|
|
MAINTAINER= cpiazza@home.net
|
|
|
|
GNU_CONFIGURE= YES
|
|
USE_XLIB= YES
|
|
|
|
.include <bsd.port.mk>
|