summaryrefslogtreecommitdiffstats
path: root/net/libproxy-perl
diff options
context:
space:
mode:
Diffstat (limited to 'net/libproxy-perl')
-rw-r--r--net/libproxy-perl/Makefile31
-rw-r--r--net/libproxy-perl/pkg-descr7
-rw-r--r--net/libproxy-perl/pkg-plist5
3 files changed, 0 insertions, 43 deletions
diff --git a/net/libproxy-perl/Makefile b/net/libproxy-perl/Makefile
deleted file mode 100644
index 6e111db99..000000000
--- a/net/libproxy-perl/Makefile
+++ /dev/null
@@ -1,31 +0,0 @@
-# New ports collection makefile for: libproxy-perl
-# Date created: 11 Januari 2011
-# Whom: Koop Mast <kwm@FreeBSD.org>
-#
-# $FreeBSD$
-# $MCom$
-
-PORTREVISION= 0
-CATEGORIES= net lang
-PKGNAMESUFFIX= -perl
-
-MAINTAINER= gnome@FreeBSD.org
-COMMENT= Perl binding for libproxy
-
-LIB_DEPENDS= proxy.1:${PORTSDIR}/net/libproxy
-
-MASTERDIR= ${.CURDIR}/../libproxy
-DESCR= ${.CURDIR}/pkg-descr
-PLIST= ${.CURDIR}/pkg-plist
-USE_PERL5= yes
-
-LIBPROXY_SLAVE= perl
-
-do-install:
- ${MKDIR} ${SITE_PERL}/mach/auto/Net/Libproxy ${SITE_PERL}/mach/Net
- ${INSTALL_LIB} ${WRKSRC}/perl/blib/arch/auto/Net/Libproxy.so \
- ${SITE_PERL}/mach/auto/Net/Libproxy/
- ${INSTALL_DATA} ${WRKSRC}/perl/blib/lib/Libproxy.pm \
- ${SITE_PERL}/mach/Net/
-
-.include "${MASTERDIR}/Makefile"
diff --git a/net/libproxy-perl/pkg-descr b/net/libproxy-perl/pkg-descr
deleted file mode 100644
index 49068649c..000000000
--- a/net/libproxy-perl/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 perl applications to make use of libproxy.
-
-WWW: http://code.google.com/p/libproxy/
diff --git a/net/libproxy-perl/pkg-plist b/net/libproxy-perl/pkg-plist
deleted file mode 100644
index 51235dcfa..000000000
--- a/net/libproxy-perl/pkg-plist
+++ /dev/null
@@ -1,5 +0,0 @@
-%%SITE_PERL%%/mach/Net/Libproxy.pm
-%%SITE_PERL%%/mach/auto/Net/Libproxy/Libproxy.so
-@dirrm %%SITE_PERL%%/mach/auto/Net/Libproxy
-@dirrmtry %%SITE_PERL%%/mach/auto/Net
-@dirrmtry %%SITE_PERL%%/mach/Net