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.
This commit is contained in:
parent
52d0e578a4
commit
69e93abed8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=313712
2 changed files with 0 additions and 32 deletions
|
@ -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>
|
|
@ -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/
|
Loading…
Reference in a new issue