summaryrefslogtreecommitdiff
path: root/net-p2p/p5-Net-BitTorrent/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p/p5-Net-BitTorrent/Makefile')
-rw-r--r--net-p2p/p5-Net-BitTorrent/Makefile26
1 files changed, 0 insertions, 26 deletions
diff --git a/net-p2p/p5-Net-BitTorrent/Makefile b/net-p2p/p5-Net-BitTorrent/Makefile
deleted file mode 100644
index 5cbd5aca6dfe..000000000000
--- a/net-p2p/p5-Net-BitTorrent/Makefile
+++ /dev/null
@@ -1,26 +0,0 @@
-PORTNAME= Net-BitTorrent
-PORTVERSION= 0.052
-PORTREVISION= 5
-CATEGORIES= net-p2p perl5
-MASTER_SITES= CPAN
-MASTER_SITE_SUBDIR= CPAN:SANKO
-PKGNAMEPREFIX= p5-
-
-MAINTAINER= perl@FreeBSD.org
-COMMENT= BitTorrent peer-to-peer protocol class
-WWW= https://metacpan.org/release/Net-BitTorrent
-
-LICENSE= ART20
-
-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
-
-PORTSCOUT= limit:^[0-9\.]*$$
-
-CONFIGURE_ARGS= </dev/null
-
-USES= perl5
-USE_PERL5= modbuild
-NO_ARCH= yes
-
-.include <bsd.port.mk>