1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
freebsd-ports/x11/gbackground/Makefile
2003-04-20 19:54:55 +00:00

23 lines
535 B
Makefile

# 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>