diff options
author | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-07-10 01:43:18 +0000 |
---|---|---|
committer | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-07-10 01:43:18 +0000 |
commit | 2ccd78c4f1f5c90121ead597f1cdbbebca162a9f (patch) | |
tree | 9baa03dbe4d1382cc5c998c1cd45e3799e0391b4 /astro/sunclock | |
parent | 2014a62ef1fa0f624e0b8b2e12bf384dacf904ab (diff) | |
download | ports-2ccd78c4f1f5c90121ead597f1cdbbebca162a9f.tar.gz ports-2ccd78c4f1f5c90121ead597f1cdbbebca162a9f.zip |
Notes
Diffstat (limited to 'astro/sunclock')
-rw-r--r-- | astro/sunclock/Makefile | 4 | ||||
-rw-r--r-- | astro/sunclock/distinfo | 2 | ||||
-rw-r--r-- | astro/sunclock/pkg-descr | 2 | ||||
-rw-r--r-- | astro/sunclock/pkg-plist | 5 |
4 files changed, 9 insertions, 4 deletions
diff --git a/astro/sunclock/Makefile b/astro/sunclock/Makefile index 74ab9d09c2cc..56412c9519e3 100644 --- a/astro/sunclock/Makefile +++ b/astro/sunclock/Makefile @@ -7,13 +7,15 @@ # PORTNAME= sunclock -PORTVERSION= 3.38 +PORTVERSION= 3.45 CATEGORIES= astro x11-clocks MASTER_SITES= ftp://ftp.ac-grenoble.fr/ge/geosciences/ EXTRACT_SUFX= .tgz MAINTAINER= torstenb@FreeBSD.org +WRKSRC= ${WRKDIR}/${DISTNAME}v2 + LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg USE_IMAKE= YES diff --git a/astro/sunclock/distinfo b/astro/sunclock/distinfo index a39f33b3facc..71984ee68492 100644 --- a/astro/sunclock/distinfo +++ b/astro/sunclock/distinfo @@ -1 +1 @@ -MD5 (sunclock-3.38.tgz) = faf0bef785866799a181024ab8823f85 +MD5 (sunclock-3.45.tgz) = 67a60a02391852e95a77a64e4bdb8d38 diff --git a/astro/sunclock/pkg-descr b/astro/sunclock/pkg-descr index f4088e0fe5e4..38603a1c1661 100644 --- a/astro/sunclock/pkg-descr +++ b/astro/sunclock/pkg-descr @@ -5,3 +5,5 @@ local timezone and UTC displayed. The Suntools version had a menu that allowed you to speed up time, show different dates, etc., but I have never implemented any of that in the X version; there is some support for it in the code, however. + +WWW: http://frmas.free.fr/li_1.htm diff --git a/astro/sunclock/pkg-plist b/astro/sunclock/pkg-plist index da69fef59170..5273eee0b788 100644 --- a/astro/sunclock/pkg-plist +++ b/astro/sunclock/pkg-plist @@ -1,8 +1,6 @@ bin/sunclock share/sunclock/Sunclockrc share/sunclock/earthmaps/vmf/standard.vmf -@dirrm share/sunclock/earthmaps/vmf -@dirrm share/sunclock/earthmaps share/sunclock/i18n/Sunclock.de share/sunclock/i18n/Sunclock.en share/sunclock/i18n/Sunclock.es @@ -12,3 +10,6 @@ share/sunclock/i18n/Sunclock.nl share/sunclock/i18n/Sunclock.no share/sunclock/i18n/Sunclock.se @dirrm share/sunclock/i18n +@dirrm share/sunclock/earthmaps/vmf +@dirrm share/sunclock/earthmaps +@dirrm share/sunclock |