Add files from parent branch HEAD:
[pkgsrc.git] / time / bbdate / Makefile
1 # $NetBSD: Makefile,v 1.12 2009/01/23 21:14:17 jschauma Exp $
2 #
3
4 DISTNAME=       bbdate-0.2.4
5 PKGREVISION=    1
6 CATEGORIES=     time
7 MASTER_SITES=   ${MASTER_SITE_SOURCEFORGE:=bbtools/}
8
9 MAINTAINER=     pkgsrc-users@NetBSD.org
10 HOMEPAGE=       http://bbtools.sourceforge.net/download.php?file=3
11 COMMENT=        Display the current date
12
13 PKG_DESTDIR_SUPPORT=    user-destdir
14
15 GNU_CONFIGURE=  YES
16 USE_LANGUAGES=  c c++
17
18 .include "../../x11/libX11/buildlink3.mk"
19 .include "../../mk/bsd.pkg.mk"