naddy 0fd5652fa3 Import gkrellm 1.0.6.
Submitted by Joshua Stein <jcs@rt.fm>.

GKrellM is a single process stack of system monitors which supports
applying themes to match its appearance to your window manager, Gtk,
or any other theme.
2001-02-15 21:37:41 +00:00

27 lines
555 B
Makefile

# $OpenBSD: Makefile,v 1.1.1.1 2001/02/15 21:37:41 naddy Exp $
DISTNAME= gkrellm-1.0.6
HOMEPAGE= http://web.wt.net/~billw/gkrellm/gkrellm.html
CATEGORIES= sysutils
NEED_VERSION= 1.356
MAINTAINER= Joshua Stein <jcs@rt.fm>
MASTER_SITES= http://web.wt.net/~billw/gkrellm/ \
ftp://rt.fm/pub/gkrellm/
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
LIB_DEPENDS= gdk_imlib.19::graphics/imlib
USE_GMAKE= Yes
USE_X11= Yes
ALL_TARGET= openbsd
INSTALL_TARGET= install_openbsd
.include <bsd.port.mk>