summaryrefslogtreecommitdiffstats
path: root/net/libproxy-gnome
diff options
context:
space:
mode:
Diffstat (limited to 'net/libproxy-gnome')
-rw-r--r--net/libproxy-gnome/Makefile31
-rw-r--r--net/libproxy-gnome/pkg-descr7
-rw-r--r--net/libproxy-gnome/pkg-plist2
3 files changed, 0 insertions, 40 deletions
diff --git a/net/libproxy-gnome/Makefile b/net/libproxy-gnome/Makefile
deleted file mode 100644
index 33b181785..000000000
--- a/net/libproxy-gnome/Makefile
+++ /dev/null
@@ -1,31 +0,0 @@
-# New ports collection makefile for: libproxy-gnome
-# Date created: 26 February 2009
-# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
-#
-# $FreeBSD$
-# $MCom$
-
-PORTREVISION= 0
-CATEGORIES= net devel
-PKGNAMESUFFIX= -gnome
-
-MAINTAINER= gnome@FreeBSD.org
-COMMENT= GNOME plug-in for libproxy
-
-LIB_DEPENDS= proxy.1:${PORTSDIR}/net/libproxy
-
-MASTERDIR= ${.CURDIR}/../libproxy
-DESCR= ${.CURDIR}/pkg-descr
-PLIST= ${.CURDIR}/pkg-plist
-USE_GNOME= gconf2
-
-LIBPROXY_SLAVE= gnome
-
-do-install:
- ${MKDIR} ${PREFIX}/lib/${PORTNAME}/${PORTVERSION}/modules/
- ${INSTALL_LIB} ${WRKSRC}/libproxy/config_gnome.so \
- ${PREFIX}/lib/${PORTNAME}/${PORTVERSION}/modules/
- ${INSTALL_PROGRAM} ${WRKSRC}/libproxy/pxgconf \
- ${PREFIX}/libexec/
-
-.include "${MASTERDIR}/Makefile"
diff --git a/net/libproxy-gnome/pkg-descr b/net/libproxy-gnome/pkg-descr
deleted file mode 100644
index 60ce67f8f..000000000
--- a/net/libproxy-gnome/pkg-descr
+++ /dev/null
@@ -1,7 +0,0 @@
-Libproxy exists to answer the question: Given a network resource, how do I
-reach it? It handles all the details, enabling you to get back to
-programming.
-
-This plug-in allows the GNOME Desktop to make use of libproxy.
-
-WWW: http://code.google.com/p/libproxy/
diff --git a/net/libproxy-gnome/pkg-plist b/net/libproxy-gnome/pkg-plist
deleted file mode 100644
index 4b735c7b3..000000000
--- a/net/libproxy-gnome/pkg-plist
+++ /dev/null
@@ -1,2 +0,0 @@
-lib/libproxy/%%VERSION%%/modules/config_gnome.so
-libexec/pxgconf