15 lines
366 B
Makefile
15 lines
366 B
Makefile
# $NetBSD: Makefile,v 1.1 2001/11/26 20:39:14 is Exp $
|
|
#
|
|
|
|
DISTNAME= globe_26mar94
|
|
PKGNAME= globe-19940326
|
|
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"
|