pkgsrc/time/globe/Makefile

19 lines
435 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.9 2015/10/05 13:47:35 youri Exp $
#
DISTNAME= globe_14Aug2014
PKGNAME= globe-20140814
CATEGORIES= time
MASTER_SITES= http://www.acme.com/software/globe/
2003-07-18 00:50:55 +02:00
MAINTAINER= is@NetBSD.org
HOMEPAGE= http://www.acme.com/software/globe/
COMMENT= Display the currently-lighted face of Earth in ASCII
LICENSE= 2-clause-bsd
WRKSRC= ${WRKDIR}/globe
2008-06-20 03:09:05 +02:00
INSTALLATION_DIRS= bin ${PKGMANDIR}/man1
.include "../../mk/bsd.pkg.mk"