freebsd-ports/net/gkrellmwireless/Makefile
Florent Thoumie d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +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= 4
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>