diff options
Diffstat (limited to 'net-p2p/fcptools')
-rw-r--r-- | net-p2p/fcptools/Makefile | 25 | ||||
-rw-r--r-- | net-p2p/fcptools/distinfo | 1 | ||||
-rw-r--r-- | net-p2p/fcptools/files/patch-configure | 10 | ||||
-rw-r--r-- | net-p2p/fcptools/pkg-descr | 7 | ||||
-rw-r--r-- | net-p2p/fcptools/pkg-plist | 10 |
5 files changed, 0 insertions, 53 deletions
diff --git a/net-p2p/fcptools/Makefile b/net-p2p/fcptools/Makefile deleted file mode 100644 index 7fdc965c6861..000000000000 --- a/net-p2p/fcptools/Makefile +++ /dev/null @@ -1,25 +0,0 @@ -# New ports collection makefile for: fcptools -# Date created: Sat May 3 03:05:46 UTC 2003 -# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= fcptools -PORTVERSION= 0.4.7 -CATEGORIES= net security -MASTER_SITES= http://freenetproject.org/snapshots/ -EXTRACT_SUFX= .tgz - -MAINTAINER= lioux@FreeBSD.org -COMMENT= FreeNet client library and command-line tools for shell scripting - -USE_GMAKE= yes -USE_LIBTOOL= yes -GNU_CONFIGURE= yes -CONFIGURE_ARGS= --includedir=${PREFIX}/include/${PORTNAME:L} -INSTALLS_SHLIB= yes - -WRKSRC= ${WRKDIR}/${PORTNAME}-stable - -.include <bsd.port.mk> diff --git a/net-p2p/fcptools/distinfo b/net-p2p/fcptools/distinfo deleted file mode 100644 index 4c67c6844945..000000000000 --- a/net-p2p/fcptools/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (fcptools-0.4.7.tgz) = d3c2d068009ef22b33211e43259ac667 diff --git a/net-p2p/fcptools/files/patch-configure b/net-p2p/fcptools/files/patch-configure deleted file mode 100644 index b9c9d54fc83a..000000000000 --- a/net-p2p/fcptools/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.orig Sat May 3 00:09:45 2003 -+++ configure Sat May 3 00:09:58 2003 -@@ -5647,6 +5647,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/net-p2p/fcptools/pkg-descr b/net-p2p/fcptools/pkg-descr deleted file mode 100644 index 807e55b36ce6..000000000000 --- a/net-p2p/fcptools/pkg-descr +++ /dev/null @@ -1,7 +0,0 @@ -[ excerpt from distfile's README ] - -The aim of FCPtools is to offer a truly multi-platform ANSI-C based -Freenet client library, as well as provide command-line tools for -convenience and potentially shell scripting. - -WWW: http://freenetproject.org/cgi-bin/twiki/view/Main/FCPTools diff --git a/net-p2p/fcptools/pkg-plist b/net-p2p/fcptools/pkg-plist deleted file mode 100644 index 85607a5a42f4..000000000000 --- a/net-p2p/fcptools/pkg-plist +++ /dev/null @@ -1,10 +0,0 @@ -bin/fcpget -bin/fcpput -bin/fcpputsite -bin/fcpputsplit -include/fcptools/compat.h -include/fcptools/ezFCPlib.h -lib/libezfcp.a -lib/libezfcp.so -lib/libezfcp.so.0 -@dirrm include/fcptools |