diff options
Diffstat (limited to 'astro/wmmoonclock/Makefile')
-rw-r--r-- | astro/wmmoonclock/Makefile | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/astro/wmmoonclock/Makefile b/astro/wmmoonclock/Makefile index f811d2f575d2..1374f8a88cdc 100644 --- a/astro/wmmoonclock/Makefile +++ b/astro/wmmoonclock/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: wmMoonClock -# Date created: 14 March 1999 -# Whom: Kris Kennaway <kkennawa@physics.adelaide.edu.au> -# +# Created by: Kris Kennaway <kkennawa@physics.adelaide.edu.au> # $FreeBSD$ -# PORTNAME= wmMoonClock PORTVERSION= 1.27 @@ -14,9 +10,6 @@ MASTER_SITES= http://www.dockapps.org/files/14/21/ MAINTAINER= ports@FreeBSD.org COMMENT= Displays the phase of the moon, plus orbital data -# Distfile says it's a .tar.gz but is actually uncompressed -EXTRACT_CMD= ${CAT} -EXTRACT_BEFORE_ARGS= WRKSRC= ${WRKDIR}/${DISTNAME}/Src USE_XORG= xpm |