diff options
author | marcus <marcus@FreeBSD.org> | 2003-08-12 15:28:28 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-08-12 15:28:28 +0000 |
commit | c456d370d19fd2181ff345567347b5cc93cd759a (patch) | |
tree | 819f0dd33e10fb733677e2184546fc7794f55cfa /x11/gbackground/Makefile | |
parent | 8025f1b9de193d39e660c17996acdb011e9fac17 (diff) | |
download | FreeBSD-ports-c456d370d19fd2181ff345567347b5cc93cd759a.zip FreeBSD-ports-c456d370d19fd2181ff345567347b5cc93cd759a.tar.gz |
Remove these ports as part of phase II of the GNOME 1.4 desktop removal.
Diffstat (limited to 'x11/gbackground/Makefile')
-rw-r--r-- | x11/gbackground/Makefile | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/x11/gbackground/Makefile b/x11/gbackground/Makefile deleted file mode 100644 index ff74d8d..0000000 --- a/x11/gbackground/Makefile +++ /dev/null @@ -1,22 +0,0 @@ -# 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> |