summaryrefslogtreecommitdiff
path: root/x11-clocks/bbdate/Makefile
blob: 88fc1bcb61bf96a22f73503db6e16da7cb6fc28e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:  	bbdate
# Version required:   	0.2.1
# Date created:		May 3 1999
# Whom:			Chris Piazza <cpiazza@FreeBSD.org>
#
# $Id: Makefile,v 1.5 1999/06/19 08:26:13 cpiazza Exp $
#

DISTNAME=	bbdate-0.2.1
CATEGORIES=	x11-clocks
MASTER_SITES=	http://bbtools.windsofstorm.net/sources/ \
		ftp://stokes.tte.ele.tue.nl/pub/bbdate/

MAINTAINER=	cpiazza@FreeBSD.org

GNU_CONFIGURE=	yes
USE_XLIB=	yes

.include <bsd.port.mk>