pkgsrc/time/sunclock/Makefile

16 lines
360 B
Makefile

# $NetBSD: Makefile,v 1.12 2006/02/05 23:11:11 joerg Exp $
#
DISTNAME= sunclock-1.5
PKGREVISION= 1
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"