summaryrefslogtreecommitdiff
path: root/graphics/xmandel/Makefile
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-01-16 17:33:20 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-01-16 17:33:20 +0000
commit2b1a883dc4fd248d3b049059b9543dde2ac98ffd (patch)
tree0b080fcd55271333176593e1b9bc0b48aedbe9fa /graphics/xmandel/Makefile
parentAdd xcdroast 0.98.a.8, another X11 frontend to mkisofs/cdrecord. (diff)
Massive style enforcement - use ^I instead of spaces for variables identation.
Notes
Notes: svn path=/head/; revision=37252
Diffstat (limited to 'graphics/xmandel/Makefile')
-rw-r--r--graphics/xmandel/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/graphics/xmandel/Makefile b/graphics/xmandel/Makefile
index e4cb17348fb7..0a20fea7ad04 100644
--- a/graphics/xmandel/Makefile
+++ b/graphics/xmandel/Makefile
@@ -9,16 +9,16 @@ PORTNAME= xmandel
PORTVERSION= 1.0
CATEGORIES= graphics
MASTER_SITES= ftp://ftp.cray.com/src/graphics/xmandel/
-EXTRACT_SUFX= .shar
+EXTRACT_SUFX= .shar
# The README says the location is ftp.cray.com:/usr/ftp/src/graphics/xmandel,
# but this has changed apparently.
DISTNAME= ${PORTNAME}
-EXTRACT_CMD= sh
+EXTRACT_CMD= sh
EXTRACT_BEFORE_ARGS= # empty
EXTRACT_AFTER_ARGS= # empty
-USE_IMAKE= yes
-NO_WRKSUBDIR= yes
+USE_IMAKE= yes
+NO_WRKSUBDIR= yes
MAN1= xmandel.1
MAINTAINER= andreas@marvin.robin.de