summaryrefslogtreecommitdiff
path: root/time/bbdate/Makefile
blob: b67bbb7af53bccfe2a1ca9fd7ac60a2391cc92c0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $NetBSD: Makefile,v 1.4 2004/11/22 21:02:33 wiz Exp $
#

DISTNAME=	bbdate-0.2.4
CATEGORIES=	time
MASTER_SITES=	http://bbtools.windsofstorm.net/sources/

MAINTAINER=	jschauma@NetBSD.org
HOMEPAGE=	http://bbtools.windsofstorm.net/available.phtml#bbdate
COMMENT=	Display the current date

GNU_CONFIGURE=  YES
USE_X11=        YES
USE_LANGUAGES=	c++

.include "../../mk/bsd.pkg.mk"