summaryrefslogtreecommitdiff
path: root/time/sunclock/Makefile
blob: b99a8160ea8320670498a1209486fb3375dab6bb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: Makefile,v 1.10 2005/04/11 21:47:45 tv Exp $
#

DISTNAME=	sunclock-1.5
CATEGORIES=	x11 time
MASTER_SITES=	${MASTER_SITE_XCONTRIB:=applications/}

MAINTAINER=	perry@NetBSD.org
COMMENT=	Show which portion of the Earth's surface is illuminated by the Sun

USE_IMAKE=	yes

CPPFLAGS.SunOS=	-DUSE_PUTENV

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