freebsd-ports/mail/bbmail/Makefile
Steve Price 49a0732e90 Initial import of bbmail version 0.5.0.
A tool intended for Blackbox that checks for new mail.

PR:		11477
Submitted by:	Chris Piazza <cpiazza@home.net>
1999-05-09 17:30:45 +00:00

19 lines
340 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$
#
DISTNAME= bbmail-0.5.0
CATEGORIES= mail
MASTER_SITES= http://bbtools.windsofstorm.net/sources/
MAINTAINER= cpiazza@home.net
GNU_CONFIGURE= YES
USE_XLIB= YES
.include <bsd.port.mk>