freebsd-ports/net/gkrellmwireless/Makefile
Ade Lovett fe279f0df8 Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with:	kris
Approved by:	portmgr (implicit)
2006-03-07 08:28:06 +00:00

27 lines
587 B
Makefile

# New ports collection makefile for: gkrellm-wireless
# Date Created: 4 Mar 2002
# Whom: Jim Mock <jim@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= gkrellmwireless
PORTVERSION= 0.2.2
PORTREVISION= 3
CATEGORIES= net
MASTER_SITES= http://gkrellm.luon.net/files/
MAINTAINER= ports@FreeBSD.org
COMMENT= GKrellM wireless plugin
BUILD_DEPENDS= ${X11BASE}/include/gkrellm/gkrellm.h:${PORTSDIR}/sysutils/gkrellm
RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm
NO_LATEST_LINK= yes
USE_X_PREFIX= yes
USE_GNOME= imlib
PLIST_FILES= libexec/gkrellm/plugins/wireless.so
.include <bsd.port.mk>