summaryrefslogtreecommitdiff
path: root/misc/wmweather/Makefile
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>1999-03-12 11:01:35 +0000
committerKris Kennaway <kris@FreeBSD.org>1999-03-12 11:01:35 +0000
commit83a82148a1418f293b475b4975f338c693b15dd6 (patch)
treed85f3ca9dca8ddd9ce44f26cf1cff8e2762d42ee /misc/wmweather/Makefile
parentUpgrade to 0.5.3. (diff)
Upgrade to v1.28, and remove dependency on wget in favour of fetch(1)
Submitted by: Brian Handy <handy@lambic.physics.montana.edu>
Notes
Notes: svn path=/head/; revision=17150
Diffstat (limited to 'misc/wmweather/Makefile')
-rw-r--r--misc/wmweather/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/misc/wmweather/Makefile b/misc/wmweather/Makefile
index 567872d5d25f..24c0202fb161 100644
--- a/misc/wmweather/Makefile
+++ b/misc/wmweather/Makefile
@@ -1,18 +1,16 @@
# New ports collection makefile for: wmWeather-1.1
-# Version required: 1.1
+# Version required: 1.28
# Date created: 26 January 1998
# Whom: Kris Kennaway <kkennawa@physics.adelaide.edu.au>
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1999/03/11 12:08:08 kris Exp $
-DISTNAME= wmWeather-1.1
+DISTNAME= wmWeather-1.28
CATEGORIES= misc windowmaker
MASTER_SITES= ftp://leadbelly.lanl.gov/pub/mgh/
MAINTAINER= kkennawa@physics.adelaide.edu.au
-RUN_DEPENDS= ${LOCALBASE}/bin/wget:${PORTSDIR}/net/wget
-
WRKSRC= ${WRKDIR}/${DISTNAME}/wmWeather
USE_GMAKE= yes