summaryrefslogtreecommitdiff
path: root/time/globe/Makefile
blob: 398d9d1293f2398674e2d93cc979d04c47c0498e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $NetBSD: Makefile,v 1.6 2005/05/03 21:38:14 kristerw Exp $
#

DISTNAME=	globe_26mar94
PKGNAME=	globe-19940326
PKGREVISION=	1
CATEGORIES=	time
MASTER_SITES=	http://www.acme.com/software/globe/

MAINTAINER=	is@NetBSD.org
HOMEPAGE=	http://www.acme.com/software/globe/
COMMENT=	Display the currently-lighted face of Earth in ASCII

WRKSRC=		${WRKDIR}/globe

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