pkgsrc/time/sunclock/Makefile

18 lines
376 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.7 2004/04/11 09:28:20 snj Exp $
#
DISTNAME= sunclock-1.4
PKGREVISION= 1
CATEGORIES= x11 time
MASTER_SITES= ${MASTER_SITE_XCONTRIB:=applications/}
2003-07-18 00:50:55 +02:00
MAINTAINER= perry@NetBSD.org
COMMENT= Show which portion of the Earth's surface is illuminated by the Sun
USE_BUILDLINK3= yes
USE_IMAKE= yes
CPPFLAGS.SunOS= -DUSE_PUTENV
.include "../../mk/bsd.pkg.mk"