768c589c29
of the shlib major bump. PKGREVISION++ for the dependencies.
19 lines
527 B
Makefile
19 lines
527 B
Makefile
# $NetBSD: Makefile,v 1.10 2006/01/24 07:32:23 wiz Exp $
|
|
#
|
|
|
|
DISTNAME= gkrellflynn-0.8
|
|
PKGNAME= ${DISTNAME:S/gkrell/gkrellm-/}
|
|
PKGREVISION= 3
|
|
CATEGORIES= misc
|
|
MASTER_SITES= http://horus.comlab.uni-rostock.de/flynn/
|
|
|
|
MAINTAINER= cube@NetBSD.org
|
|
HOMEPAGE= http://horus.comlab.uni-rostock.de/flynn/
|
|
COMMENT= GKrellM2 plugin that shows system load with a DooM marine
|
|
|
|
USE_TOOLS+= gmake pkg-config
|
|
BUILD_TARGET= gkrellm2
|
|
INSTALL_TARGET= installgkrellm2
|
|
|
|
.include "../../sysutils/gkrellm/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|