summaryrefslogtreecommitdiff
path: root/x11/gbackground/Makefile
blob: ff74d8d8574f698452292a6264b4aa644afb1ee2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Ports collection Makefile for:        gbackground
# Date created:                         05/06/2000
# Whom:                                 smoberly@xavier.dyndns.org
#
# $FreeBSD$
#

PORTNAME=	gbackground
PORTVERSION=	1.0.0
#PORTREVISION=	1
CATEGORIES=	x11 gnome
MASTER_SITES=	http://gBackGround.sourceforge.net/
DISTNAME=	gBackGround-${PORTVERSION}

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Gnome Panel applet to change the background on the desktop

USE_X_PREFIX=	yes
USE_GNOME=	libpanel
GNU_CONFIGURE=	yes

.include <bsd.port.mk>