summaryrefslogtreecommitdiff
path: root/time/bbdate/Makefile
blob: c8319c248028126f65daf0127d792b17b6b9259d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $NetBSD: Makefile,v 1.2 2003/11/10 13:35:41 gavan 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
USE_GCC_SHLIB=	YES

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