summaryrefslogtreecommitdiff
path: root/time/lmclock/Makefile
blob: c84bd24e3d73b8a5720e270863e16e4335c3e312 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# $NetBSD: Makefile,v 1.2 2002/11/08 21:23:11 is Exp $
#

DISTNAME=	lmclock-1.1
CATEGORIES=	time,x11
MASTER_SITES=	http://pantransit.reptiles.org/prog/

MAINTAINER=	is@netbsd.org
HOMEPAGE=	http://pantransit.reptiles.org/prog/
COMMENT=	hard-coded Xerox Lisp machine clock clone

post-extract:
	${TOUCH} ${WRKSRC}/lmclock.man

USE_IMAKE=		YES
NO_INSTALL_MANPAGES=	YES

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