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