aboutsummaryrefslogblamecommitdiff
path: root/misc/gkrellmbgchg2/Makefile
blob: c200a8dc37cd4e4160fd591779d4c358fac36a3e (plain) (tree)
1
2
3
4
5
6
7
8
9







                                                                         
                     
                 
                    
                                                                     
 
                                 
                                                                                  





                                                                                 
                     

                      
# New ports collection makefile for:	gkrellmbgchg
# Date Created:			8 Aug 2002
# Whom:				Chris Stuart <firewolf@lightningfire.net>
#
# $FreeBSD$
#

PORTNAME=	gkrellmbgchg
PORTVERSION=	0.0.4
PORTREVISION=	1
CATEGORIES=	misc
MASTER_SITES=	http://www.personal.uni-jena.de/~p6best/comp/sources/

MAINTAINER=	ports@FreeBSD.org
COMMENT=	A plugin for GKrellM, which changes the desktop's background image

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_GNOME=	imlib

.include <bsd.port.mk>