freebsd-ports/misc/gkrellmbgchg/Makefile
Edwin Groothuis 508425da07 Update redirect on master_site.
Remove the 141.35.2.84 site, it doesn't have the files anymore.
Noticed by: portsurvey
2002-12-27 02:15:18 +00:00

23 lines
572 B
Makefile

# New ports collection makefile for: gkrellmbgchg
# Date Created: 8 Aug 2002
# Whom: Chris Stuart <firewolf@lightningfire.net>
#
# $FreeBSD$
#
PORTNAME= gkrellmbgchg
PORTVERSION= 0.0.3
CATEGORIES= misc
MASTER_SITES= http://www.personal.uni-jena.de/~p6best/comp/sources/
MAINTAINER= firewolf@lightningfire.net
BUILD_DEPENDS= ${X11BASE}/include/gkrellm/gkrellm.h:${PORTSDIR}/sysutils/gkrellm
RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm
WRKSRC= ${WRKDIR}/gkrellmbgchg-${PORTVERSION}
USE_X_PREFIX= yes
USE_GNOMENG= yes
USE_GNOME= imlib
.include <bsd.port.mk>