mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-22 08:58:47 +00:00
Remove expired astro/weatherspect
This commit is contained in:
parent
8e159eb031
commit
5e84589cf5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=491912
@ -115,7 +115,6 @@
|
||||
SUBDIR += viking
|
||||
SUBDIR += wcslib
|
||||
SUBDIR += weather
|
||||
SUBDIR += weatherspect
|
||||
SUBDIR += wmglobe
|
||||
SUBDIR += wmjupiter
|
||||
SUBDIR += wmmoonclock
|
||||
|
@ -1,36 +0,0 @@
|
||||
# Created by: Simon Olofsson <simon@olofsson.de>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= weatherspect
|
||||
PORTVERSION= 1.11
|
||||
CATEGORIES= astro
|
||||
MASTER_SITES= https://robobunny.com/projects/weatherspect/ \
|
||||
LOCAL/sunpoet
|
||||
DISTNAME= ${PORTNAME}_v${PORTVERSION}
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Weather simulation in ASCII art
|
||||
|
||||
LICENSE= GPLv2 GPLv3
|
||||
LICENSE_COMB= dual
|
||||
|
||||
DEPRECATED= Weather Underground does not provide free API keys anymore
|
||||
EXPIRATION_DATE=2019-01-31
|
||||
|
||||
RUN_DEPENDS= p5-HTML-Parser>=0:www/p5-HTML-Parser \
|
||||
p5-Term-Animation>=0:devel/p5-Term-Animation \
|
||||
p5-libwww>=0:www/p5-libwww
|
||||
|
||||
PORTSCOUT= skipv:1.31
|
||||
|
||||
USES= perl5
|
||||
|
||||
NO_ARCH= yes
|
||||
NO_BUILD= yes
|
||||
|
||||
PLIST_FILES= bin/weatherspect
|
||||
|
||||
do-install:
|
||||
${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin/
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,2 +0,0 @@
|
||||
SHA256 (weatherspect_v1.11.tar.gz) = 6186b41c7db8529eaf98864c2760837a2664cf107d1fa53620beef686c2dc1b8
|
||||
SIZE (weatherspect_v1.11.tar.gz) = 40306
|
@ -1,8 +0,0 @@
|
||||
WeatherSpect provides a reasonably accurate simulation of what the weather looks
|
||||
like outside, in ASCII art. It includes rain, snow, lightning, sleet, and hail.
|
||||
The windspeed and cloudiness are reflected in the velocity and quantity of
|
||||
clouds. There are trees that age, reproduce and die over the course of an hour,
|
||||
and a sun and moon that follow the actual sun and moonrise. There's also a
|
||||
dancing turtle.
|
||||
|
||||
WWW: https://robobunny.com/projects/weatherspect/html/
|
Loading…
Reference in New Issue
Block a user