Add files from parent branch HEAD:
[pkgsrcv2.git] / time / sunclock / Makefile
1 # $NetBSD: Makefile,v 1.15 2008/06/20 01:09:39 joerg Exp $
2 #
3
4 DISTNAME=       sunclock-1.5
5 PKGREVISION=    2
6 CATEGORIES=     x11 time
7 MASTER_SITES=   ${MASTER_SITE_XCONTRIB:=applications/}
8
9 MAINTAINER=     pkgsrc-users@NetBSD.org
10 COMMENT=        Show which portion of the Earth's surface is illuminated by the Sun
11
12 PKG_DESTDIR_SUPPORT=    user-destdir
13
14 USE_IMAKE=      yes
15
16 CPPFLAGS.SunOS+=        -DUSE_PUTENV
17
18 .include "../../x11/libX11/buildlink3.mk"
19 .include "../../mk/bsd.pkg.mk"