summaryrefslogtreecommitdiff
path: root/time/bbdate/Makefile
blob: c39403fdd9ecf4a2d4a2d59473d4628b7e4ed30f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# $NetBSD: Makefile,v 1.11 2008/06/12 02:14:52 joerg Exp $
#

DISTNAME=	bbdate-0.2.4
PKGREVISION=	1
CATEGORIES=	time
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE:=bbtools/}

MAINTAINER=	jschauma@NetBSD.org
HOMEPAGE=	http://bbtools.sourceforge.net/download.php?file=3
COMMENT=	Display the current date

PKG_DESTDIR_SUPPORT=	user-destdir

GNU_CONFIGURE=	YES
USE_LANGUAGES=	c c++

.include "../../x11/libX11/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"