c487cb967a
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
21 lines
484 B
Makefile
21 lines
484 B
Makefile
# $NetBSD: Makefile,v 1.11 2004/10/03 00:18:15 tv Exp $
|
|
#
|
|
|
|
DISTNAME= gkx86info0.0.2
|
|
PKGNAME= gkx86info-0.0.2
|
|
PKGREVISION= 4
|
|
CATEGORIES= sysutils
|
|
MASTER_SITES= http://asdfnews.org/yargon/
|
|
|
|
MAINTAINER= ptiJo@noos.fr
|
|
HOMEPAGE= http://asdfnews.org/yargon/
|
|
COMMENT= Gkrellm plugin that prints the current clock speed
|
|
|
|
USE_BUILDLINK3= YES
|
|
ONLY_FOR_PLATFORM= *-*-i386
|
|
|
|
pre-build:
|
|
${TOUCH} ${WRKSRC}/Makefile
|
|
|
|
.include "../../sysutils/gkrellm1/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|