2c72a9f0b9
libXext/buildlink3.mk, now that it is included there. Leave the places where its API version is set or variables from it are used directly (about 3 packages).
19 lines
419 B
Makefile
19 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"
|