diff options
Diffstat (limited to 'net-p2p/p5-Net-BitTorrent-File')
| -rw-r--r-- | net-p2p/p5-Net-BitTorrent-File/Makefile | 28 | ||||
| -rw-r--r-- | net-p2p/p5-Net-BitTorrent-File/distinfo | 2 | ||||
| -rw-r--r-- | net-p2p/p5-Net-BitTorrent-File/pkg-descr | 4 | ||||
| -rw-r--r-- | net-p2p/p5-Net-BitTorrent-File/pkg-plist | 2 |
4 files changed, 0 insertions, 36 deletions
diff --git a/net-p2p/p5-Net-BitTorrent-File/Makefile b/net-p2p/p5-Net-BitTorrent-File/Makefile deleted file mode 100644 index bfd106d61fb5..000000000000 --- a/net-p2p/p5-Net-BitTorrent-File/Makefile +++ /dev/null @@ -1,28 +0,0 @@ -PORTNAME= Net-BitTorrent-File -PORTVERSION= 1.02 -DISTVERSIONSUFFIX= -fix -PORTREVISION= 1 -CATEGORIES= net-p2p perl5 -MASTER_SITES= CPAN -PKGNAMEPREFIX= p5- - -MAINTAINER= perl@FreeBSD.org -COMMENT= Perl5 module for handles loading and saving of .torrent file -WWW= https://metacpan.org/release/Net-BitTorrent-File - -LICENSE= ART10 GPLv1+ -LICENSE_COMB= dual - -DEPRECATED= Deprecated, no active development in more than a decade so any "new" functionality is missing and interoperability with recent software is very limited if not completely broken -EXPIRATION_DATE=2025-04-30 - -BUILD_DEPENDS= ${RUN_DEPENDS} -RUN_DEPENDS= p5-Convert-Bencode>=0:converters/p5-Convert-Bencode \ - p5-Digest-SHA1>=0:security/p5-Digest-SHA1 - -NO_ARCH= yes -USE_PERL5= configure -USES= perl5 -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} - -.include <bsd.port.mk> diff --git a/net-p2p/p5-Net-BitTorrent-File/distinfo b/net-p2p/p5-Net-BitTorrent-File/distinfo deleted file mode 100644 index ce4e504f707c..000000000000 --- a/net-p2p/p5-Net-BitTorrent-File/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (Net-BitTorrent-File-1.02-fix.tar.gz) = 5327b9ea29f35285c7b79e5552500aaa660bc2a7463fc782b927964e11db951e -SIZE (Net-BitTorrent-File-1.02-fix.tar.gz) = 13554 diff --git a/net-p2p/p5-Net-BitTorrent-File/pkg-descr b/net-p2p/p5-Net-BitTorrent-File/pkg-descr deleted file mode 100644 index 05e7ef00bdfe..000000000000 --- a/net-p2p/p5-Net-BitTorrent-File/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -This module handles loading and saveing of .torrent files as well as -providing a convenient way to store torrent file info in memory. Most -users of the module will most likely just call the new method with the -name of a existing torrent file and use the data from that. diff --git a/net-p2p/p5-Net-BitTorrent-File/pkg-plist b/net-p2p/p5-Net-BitTorrent-File/pkg-plist deleted file mode 100644 index 2efb5b491c9d..000000000000 --- a/net-p2p/p5-Net-BitTorrent-File/pkg-plist +++ /dev/null @@ -1,2 +0,0 @@ -%%SITE_PERL%%/Net/BitTorrent/File.pm -%%PERL5_MAN3%%/Net::BitTorrent::File.3.gz |
