1999-05-09 17:25:44 +00:00
|
|
|
# New ports collection makefile for: bbdate
|
1999-05-10 04:08:26 +00:00
|
|
|
# Version required: 0.2.1
|
1999-05-09 17:25:44 +00:00
|
|
|
# Date created: May 3 1999
|
|
|
|
# Whom: Chris Piazza <cpiazza@home.net>
|
|
|
|
#
|
1999-06-06 16:26:02 +00:00
|
|
|
# $Id: Makefile,v 1.3 1999/05/10 04:08:20 steve Exp $
|
1999-05-09 17:25:44 +00:00
|
|
|
#
|
|
|
|
|
1999-05-10 04:08:26 +00:00
|
|
|
DISTNAME= bbdate-0.2.1
|
1999-05-09 17:25:44 +00:00
|
|
|
CATEGORIES= x11-clocks
|
1999-06-06 16:26:02 +00:00
|
|
|
MASTER_SITES= http://bbtools.windsofstorm.net/sources/ \
|
|
|
|
ftp://stokes.tte.ele.tue.nl/pub/
|
1999-05-09 17:25:44 +00:00
|
|
|
|
|
|
|
MAINTAINER= cpiazza@home.net
|
|
|
|
|
|
|
|
GNU_CONFIGURE= YES
|
|
|
|
USE_XLIB= YES
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|