- cherrynebula.net is now a dummy website, and ftp.freebsd.org have a copy
of that website instead of real distfile - Detonate in two months
This commit is contained in:
parent
b22c53171c
commit
396a65941b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=149509
@ -9,13 +9,17 @@ PORTNAME= tvguide
|
|||||||
PORTVERSION= 1.6.1
|
PORTVERSION= 1.6.1
|
||||||
PORTREVISION= 1
|
PORTREVISION= 1
|
||||||
CATEGORIES= misc
|
CATEGORIES= misc
|
||||||
MASTER_SITES= http://www.cherrynebula.net/downloads/
|
MASTER_SITES= #
|
||||||
|
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= Perl script to pretty-print TV Guide listings from www.tvguide.com
|
COMMENT= Perl script to pretty-print TV Guide listings from www.tvguide.com
|
||||||
|
|
||||||
RUN_DEPENDS= wget:${PORTSDIR}/ftp/wget
|
RUN_DEPENDS= wget:${PORTSDIR}/ftp/wget
|
||||||
|
|
||||||
|
BROKEN= "Unfetchable"
|
||||||
|
DEPRECATED= Disappeared off the net
|
||||||
|
EXPIRATION_DATE=2006-01-26
|
||||||
|
|
||||||
NO_BUILD= YES
|
NO_BUILD= YES
|
||||||
PLIST_FILES= bin/tvguide
|
PLIST_FILES= bin/tvguide
|
||||||
|
|
||||||
|
@ -1,4 +1,2 @@
|
|||||||
tvguide is a Perl script that reads the tv listings from tvguide.com
|
tvguide is a Perl script that reads the tv listings from tvguide.com
|
||||||
and outputs them in a table format.
|
and outputs them in a table format.
|
||||||
|
|
||||||
WWW: http://www.cherrynebula.net/tvguide.html
|
|
||||||
|
Loading…
Reference in New Issue
Block a user