# New ports collection makefile for: gkfreq # Date Created: Jun 18 2005 # Whom: Hajimu UMEMOTO # # $FreeBSD$ # PORTNAME= gkfreq PORTVERSION= 1.0 PORTREVISION= 7 CATEGORIES= sysutils DISTNAME= gkrellm-gkfreq-${PORTVERSION} MASTER_SITES= SF MASTER_SITE_SUBDIR=gkrellm-gkfreq/${PORTVERSION} MAINTAINER= ume@FreeBSD.org COMMENT= A plugin for gkrellm2 which displays the current CPU speed BUILD_DEPENDS= ${LOCALBASE}/include/gkrellm2/gkrellm.h:${PORTSDIR}/sysutils/gkrellm2 RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm2 PLIST_FILES= libexec/gkrellm2/plugins/gkfreq.so .include