summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/libgail-gnome
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2007-10-25 11:37:29 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2007-10-25 11:37:29 +0800
commite934b106497f17545e236bb9644bed935cd118ad (patch)
tree29839e0cbcfadbf35eac8fc26b9ad2afe1301370 /x11-toolkits/libgail-gnome
parent14c9f603eb5d9868d374e46ac865925da109a838 (diff)
downloadmarcuscom-ports-e934b106497f17545e236bb9644bed935cd118ad.tar
marcuscom-ports-e934b106497f17545e236bb9644bed935cd118ad.tar.gz
marcuscom-ports-e934b106497f17545e236bb9644bed935cd118ad.tar.bz2
marcuscom-ports-e934b106497f17545e236bb9644bed935cd118ad.tar.lz
marcuscom-ports-e934b106497f17545e236bb9644bed935cd118ad.tar.xz
marcuscom-ports-e934b106497f17545e236bb9644bed935cd118ad.tar.zst
marcuscom-ports-e934b106497f17545e236bb9644bed935cd118ad.zip
Remove these now that they have been committed to the FreeBSD ports tree.
Next stop GNOME 2.21. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9875 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits/libgail-gnome')
-rw-r--r--x11-toolkits/libgail-gnome/Makefile31
-rw-r--r--x11-toolkits/libgail-gnome/distinfo3
-rw-r--r--x11-toolkits/libgail-gnome/pkg-descr4
3 files changed, 0 insertions, 38 deletions
diff --git a/x11-toolkits/libgail-gnome/Makefile b/x11-toolkits/libgail-gnome/Makefile
deleted file mode 100644
index 0dc92d4bb..000000000
--- a/x11-toolkits/libgail-gnome/Makefile
+++ /dev/null
@@ -1,31 +0,0 @@
-# New ports collection makefile for: libgail-gnome
-# Date Created: 12 April 2002
-# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
-#
-# $FreeBSD$
-# $MCom: ports/x11-toolkits/libgail-gnome/Makefile,v 1.20 2007/07/10 14:16:30 ahze Exp $
-#
-
-PORTNAME= libgail-gnome
-PORTVERSION= 1.20.0
-CATEGORIES= x11-toolkits
-MASTER_SITES= GNOME
-DIST_SUBDIR= gnome2
-
-MAINTAINER= gnome@FreeBSD.org
-COMMENT= An implementation of the ATK interfaces for GNOME widgets
-
-USE_BZIP2= yes
-USE_GMAKE= yes
-USE_XLIB= yes
-USE_LDCONFIG= yes
-GNU_CONFIGURE= yes
-GNOME_DESKTOP_VERSION=2
-USE_GNOME= gnomeprefix gnomehack gnomepanel atspi
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib"
-PLIST_FILES= lib/gtk-2.0/modules/libgail-gnome.la \
- lib/gtk-2.0/modules/libgail-gnome.so \
- libdata/pkgconfig/libgail-gnome.pc
-
-.include <bsd.port.mk>
diff --git a/x11-toolkits/libgail-gnome/distinfo b/x11-toolkits/libgail-gnome/distinfo
deleted file mode 100644
index bf5919840..000000000
--- a/x11-toolkits/libgail-gnome/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (gnome2/libgail-gnome-1.20.0.tar.bz2) = 5a7662e3d637c86baa95a50adb225e56
-SHA256 (gnome2/libgail-gnome-1.20.0.tar.bz2) = 9e29f7a66554103ef467334a7ac4bf682556b0268c30514a7050e3476e0e29c5
-SIZE (gnome2/libgail-gnome-1.20.0.tar.bz2) = 237027
diff --git a/x11-toolkits/libgail-gnome/pkg-descr b/x11-toolkits/libgail-gnome/pkg-descr
deleted file mode 100644
index 5fd20ba91..000000000
--- a/x11-toolkits/libgail-gnome/pkg-descr
+++ /dev/null
@@ -1,4 +0,0 @@
-Gail, the Gnome Accessibility Implementation library, is implementation of the
-ATK interfaces for GNOME widgets.
-
-WWW: http://www.gnome.org/