diff --git a/multimedia/clive/Makefile b/multimedia/clive/Makefile index 1b1c1c1bae05..5f179562ecbe 100644 --- a/multimedia/clive/Makefile +++ b/multimedia/clive/Makefile @@ -1,30 +1,34 @@ # Created by: Nicola Vitale PORTNAME= clive PORTVERSION= 2.3.3 PORTREVISION= 1 CATEGORIES= multimedia MASTER_SITES= SF/${PORTNAME}/${PORTVERSION:R} MAINTAINER= pierre@guinoiseau.eu COMMENT= Command line video extraction tool for YouTube and others LICENSE= GPLv3 +BROKEN= doesn't work with multiple websites +DEPRECATED= Last release in 2012, please consider using www/yt-dlp or multimedia/streamlink +EXPIRATION_DATE=2022-06-30 + TEST_DEPENDS= p5-Test-Pod>=1:devel/p5-Test-Pod BUILD_DEPENDS= p5-Getopt-ArgvFile>=1.11:devel/p5-Getopt-ArgvFile \ p5-JSON-XS>=2.30:converters/p5-JSON-XS RUN_DEPENDS= p5-Getopt-ArgvFile>=1.11:devel/p5-Getopt-ArgvFile \ p5-JSON-XS>=2.30:converters/p5-JSON-XS \ quvi>=0.2.16.1:multimedia/quvi # deskutils/ljclive (same executable/manpage/distfile name) CONFLICTS= ljclive # bin/clive USES= perl5 USE_PERL5= configure PLIST_FILES= bin/clive \ ${SITE_MAN1}/clive.1.gz .include