summaryrefslogtreecommitdiff
path: root/time/bbdate/Makefile
blob: 902e82630eacbdb3d26a3c2bdd932d30e7e6cdfb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: Makefile,v 1.1.1.1 2003/07/18 15:53:14 jschauma Exp $
#

DISTNAME=	bbdate-0.2.4
CATEGORIES=	time
MASTER_SITES=	http://bbtools.thelinuxcommunity.org/sources/

MAINTAINER=	jschauma@NetBSD.org
HOMEPAGE=	http://bbtools.thelinuxcommunity.org/available.phtml
COMMENT=	Display the current date

GNU_CONFIGURE=  YES
USE_X11=        YES

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