aboutsummaryrefslogtreecommitdiff
path: root/astro/sunclock/Makefile
diff options
context:
space:
mode:
authorDavid W. Chapman Jr. <dwcjr@FreeBSD.org>2001-07-10 01:43:18 +0000
committerDavid W. Chapman Jr. <dwcjr@FreeBSD.org>2001-07-10 01:43:18 +0000
commit2ccd78c4f1f5c90121ead597f1cdbbebca162a9f (patch)
tree9baa03dbe4d1382cc5c998c1cd45e3799e0391b4 /astro/sunclock/Makefile
parent2014a62ef1fa0f624e0b8b2e12bf384dacf904ab (diff)
downloadports-2ccd78c4f1f5c90121ead597f1cdbbebca162a9f.tar.gz
ports-2ccd78c4f1f5c90121ead597f1cdbbebca162a9f.zip
Update 3.45v2
Add WWW to pkg-descr Clean up pkg-descr PR: 28463 Submitted by: Patrick Li <pat@databits.net> No response: maintainer
Notes
Notes: svn path=/head/; revision=44991
Diffstat (limited to 'astro/sunclock/Makefile')
-rw-r--r--astro/sunclock/Makefile4
1 files changed, 3 insertions, 1 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