2013-04-29 10:57:12 +02:00
|
|
|
# Created by: Chris Piazza <cpiazza@FreeBSD.org>
|
1999-08-25 06:22:48 +02:00
|
|
|
# $FreeBSD$
|
1999-04-30 06:54:58 +02:00
|
|
|
|
2000-04-09 00:04:57 +02:00
|
|
|
PORTNAME= wmspaceweather
|
|
|
|
PORTVERSION= 1.04
|
2012-07-30 03:03:04 +02:00
|
|
|
PORTREVISION= 4
|
1999-04-30 06:54:58 +02:00
|
|
|
CATEGORIES= astro windowmaker
|
2012-07-30 03:03:04 +02:00
|
|
|
MASTER_SITES= https://api.opensuse.org/public/source/openSUSE:Factory/WindowMaker-applets/ \
|
|
|
|
ftp://ftp.canadatux.org/linux/windowmaker/
|
2000-08-09 18:45:28 +02:00
|
|
|
DISTNAME= wmSpaceWeather-${PORTVERSION}
|
1999-04-30 06:54:58 +02:00
|
|
|
|
2009-04-02 18:55:26 +02:00
|
|
|
MAINTAINER= xride@FreeBSD.org
|
2003-02-20 18:07:10 +01:00
|
|
|
COMMENT= A DockApp that shows the weather at geosynchronous orbit
|
1999-04-30 06:54:58 +02:00
|
|
|
|
2012-07-30 03:03:04 +02:00
|
|
|
LICENSE= GPLv2
|
|
|
|
|
2012-10-10 18:56:07 +02:00
|
|
|
RUN_DEPENDS= p5-Time-modules>=0:${PORTSDIR}/devel/p5-Time-modules
|
2012-07-30 03:03:04 +02:00
|
|
|
|
1999-04-30 06:54:58 +02:00
|
|
|
WRKSRC= ${WRKDIR}/${DISTNAME}/wmSpaceWeather
|
|
|
|
|
2013-09-20 15:14:04 +02:00
|
|
|
NO_STAGE= yes
|
2008-03-13 19:40:53 +01:00
|
|
|
USE_XORG= x11 xext xpm
|
1999-04-30 06:54:58 +02:00
|
|
|
ALL_TARGET= clean all
|
2009-11-22 20:49:43 +01:00
|
|
|
MAKE_JOBS_UNSAFE= yes
|
1999-04-30 06:54:58 +02:00
|
|
|
|
|
|
|
MAN1= wmSpaceWeather.1
|
|
|
|
|
2004-01-26 18:07:56 +01:00
|
|
|
PLIST_FILES= bin/GetKp bin/wmSpaceWeather
|
|
|
|
|
1999-04-30 06:54:58 +02:00
|
|
|
.include <bsd.port.mk>
|