6b11275b43
An xbiff-like mailbox program for the Blackbox window manager. PR: 11476 Submitted by: Chris Piazza <cpiazza@home.net>
18 lines
346 B
Makefile
18 lines
346 B
Makefile
# New ports collection makefile for: bbdate
|
|
# Version required: 0.2.0
|
|
# Date created: May 3 1999
|
|
# Whom: Chris Piazza <cpiazza@home.net>
|
|
#
|
|
# $Id$
|
|
#
|
|
|
|
DISTNAME= bbdate-0.2.0
|
|
CATEGORIES= x11-clocks
|
|
MASTER_SITES= http://bbtools.windsofstorm.net/sources/
|
|
|
|
MAINTAINER= cpiazza@home.net
|
|
|
|
GNU_CONFIGURE= YES
|
|
USE_XLIB= YES
|
|
|
|
.include <bsd.port.mk>
|