on packages that are affected by the switch from the openssl 0.9.7 branch to the 0.9.8 branch. ok jlam@
19 lines
527 B
Makefile
19 lines
527 B
Makefile
# $NetBSD: Makefile,v 1.13 2008/01/18 05:08:33 tnn Exp $
|
|
#
|
|
|
|
DISTNAME= gkrellflynn-0.8
|
|
PKGNAME= ${DISTNAME:S/gkrell/gkrellm-/}
|
|
PKGREVISION= 6
|
|
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"
|