aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/xmandel/Makefile
blob: c27330facfc04fd069cba444c27ede84464e1fb4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# New ports collection makefile for:    xmandel
# Version required:             1.00
# Date created:                 18 October 1996
# Whom:                         andreas@marvin.robin.de
#
# $Id$
#

DISTNAME=   xmandel
PKGNAME=    xmandel-1.0
CATEGORIES= graphics
MASTER_SITES=   ftp://ftp.cray.com/src/graphics/xmandel/
EXTRACT_SUFX=   .shar
# The README says the location is ftp.cray.com:/usr/ftp/src/graphics/xmandel,
# but this has changed apparently.

EXTRACT_CMD=    sh
EXTRACT_BEFORE_ARGS=
USE_IMAKE=      yes
NO_WRKSUBDIR=   yes

MAINTAINER= andreas@marvin.robin.de

.include <bsd.port.mk>