mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-14 07:43:06 +00:00
1db72cd906
these ports.
20 lines
381 B
Makefile
20 lines
381 B
Makefile
# New ports collection makefile for: bbmail
|
|
# Date created: May 3 1999
|
|
# Whom: Chris Piazza <cpiazza@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= bbmail
|
|
PORTVERSION= 0.6.2
|
|
CATEGORIES= mail
|
|
MASTER_SITES= http://bbtools.windsofstorm.net/sources/ \
|
|
ftp://stokes.tte.ele.tue.nl/pub/bbmail/
|
|
|
|
MAINTAINER= patseal@hyperhost.net
|
|
|
|
GNU_CONFIGURE= yes
|
|
USE_XLIB= yes
|
|
|
|
.include <bsd.port.mk>
|