summaryrefslogtreecommitdiff
path: root/x11-clocks/bbdate/Makefile
blob: 3ba7578b3c1e40b953662e607cb6b09de993ab30 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# New ports collection makefile for:  	bbdate
# Date created:		May 3 1999
# Whom:			Chris Piazza <cpiazza@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=	bbdate
PORTVERSION= 	0.2.1
CATEGORIES=	x11-clocks
MASTER_SITES=	http://bbtools.windsofstorm.net/sources/

MAINTAINER=	cpiazza@FreeBSD.org

GNU_CONFIGURE=	yes
USE_XLIB=	yes

.include <bsd.port.mk>