mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
1f70878a07
PR: 11617 Submitted by: maintainer
19 lines
391 B
Makefile
19 lines
391 B
Makefile
# New ports collection makefile for: bbmail
|
|
# Version required: 0.5.0
|
|
# Date created: May 3 1999
|
|
# Whom: Chris Piazza <cpiazza@home.net>
|
|
#
|
|
# $Id: Makefile,v 1.1.1.1 1999/05/09 17:30:44 steve Exp $
|
|
#
|
|
|
|
DISTNAME= bbmail-0.5.1
|
|
CATEGORIES= mail
|
|
MASTER_SITES= http://bbtools.windsofstorm.net/sources/
|
|
|
|
MAINTAINER= cpiazza@home.net
|
|
|
|
GNU_CONFIGURE= YES
|
|
USE_XLIB= YES
|
|
|
|
.include <bsd.port.mk>
|