# Created by: Emanuel Haupt # $FreeBSD: head/x11-clocks/lmclock/Makefile 340722 2014-01-22 17:00:46Z mat $ PORTNAME= lmclock PORTVERSION= 1.2 PORTREVISION= 2 CATEGORIES= x11-clocks MASTER_SITES= CRITICAL MAINTAINER= ehaupt@FreeBSD.org COMMENT= Xerox Lisp machine clock clone USES= imake USE_XORG= x11 xext PLIST_FILES= bin/lmclock post-extract: @${TOUCH} ${WRKSRC}/lmclock.man do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin .include