mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
20 lines
419 B
Makefile
20 lines
419 B
Makefile
# $NetBSD: Makefile,v 1.13 2012/10/23 10:24:11 wiz Exp $
|
|
#
|
|
|
|
DISTNAME= lmclock-1.2
|
|
PKGREVISION= 1
|
|
CATEGORIES= time x11
|
|
MASTER_SITES= ${MASTER_SITE_FREEBSD}
|
|
|
|
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
|
|
|
|
.include "../../x11/libXext/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|