summaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorChris Rees <crees@FreeBSD.org>2013-03-09 14:14:39 +0000
committerChris Rees <crees@FreeBSD.org>2013-03-09 14:14:39 +0000
commit69e93abed866cedbe65e50c9174447f199de58f4 (patch)
tree01f02c7405dcf7f59e5b9b7f11eaf0e791f10360 /net-p2p
parentRemove duplicate line (diff)
Remove transmission25 meta-port directory.
Unfortunately I had to recreate the checkout because of pre-commit hooks becoming confused, and some small changes were missed.
Notes
Notes: svn path=/head/; revision=313712
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/transmission25/Makefile25
-rw-r--r--net-p2p/transmission25/pkg-descr7
2 files changed, 0 insertions, 32 deletions
diff --git a/net-p2p/transmission25/Makefile b/net-p2p/transmission25/Makefile
deleted file mode 100644
index 00232902ee43..000000000000
--- a/net-p2p/transmission25/Makefile
+++ /dev/null
@@ -1,25 +0,0 @@
-# $FreeBSD$
-
-PORTNAME= transmission
-PORTVERSION= 2.51
-CATEGORIES= net-p2p
-MASTER_SITES= # empty
-DISTFILES= # empty
-EXTRACT_ONLY= # empty
-
-MAINTAINER= crees@FreeBSD.org
-COMMENT= The last version of Transmission that supports GTK 2.0
-
-RUN_DEPENDS= transmission-cli:${PORTSDIR}/net-p2p/transmission25-cli \
- transmission-daemon:${PORTSDIR}/net-p2p/transmission25-daemon \
- transmission-gtk:${PORTSDIR}/net-p2p/transmission25-gtk2
-
-LATEST_LINK= ${PORTNAME}25${PKGNAMESUFFIX}
-CONFLICTS_INSTALL= ${PORTNAME}${PKGNAMESUFFIX}-2.6*
-
-NO_BUILD= yes
-
-do-install:
- @${DO_NADA}
-
-.include <bsd.port.mk>
diff --git a/net-p2p/transmission25/pkg-descr b/net-p2p/transmission25/pkg-descr
deleted file mode 100644
index fd7d0a09875d..000000000000
--- a/net-p2p/transmission25/pkg-descr
+++ /dev/null
@@ -1,7 +0,0 @@
-Transmission has been built from the ground up to be a lightweight, yet
-powerful BitTorrent client. Its simple, intuitive interface is designed
-to integrate tightly with whatever computing environment you choose to
-use. Transmission strikes a balance between providing useful functionality
-without feature bloat. Furthermore, it is free for anyone to use or modify.
-
-WWW: http://www.transmissionbt.com/