1996-11-15 10:22:06 +00:00
|
|
|
# New ports collection makefile for: xmandel
|
|
|
|
# Version required: 1.00
|
|
|
|
# Date created: 18 October 1996
|
|
|
|
# Whom: andreas@marvin.robin.de
|
|
|
|
#
|
1999-08-25 06:16:32 +00:00
|
|
|
# $FreeBSD$
|
1996-11-15 10:22:06 +00:00
|
|
|
#
|
|
|
|
|
|
|
|
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
|
1999-02-03 11:12:01 +00:00
|
|
|
EXTRACT_BEFORE_ARGS= # empty
|
|
|
|
EXTRACT_AFTER_ARGS= # empty
|
1996-11-15 10:22:06 +00:00
|
|
|
USE_IMAKE= yes
|
|
|
|
NO_WRKSUBDIR= yes
|
1998-08-25 20:21:17 +00:00
|
|
|
MAN1= xmandel.1
|
1996-11-15 10:22:06 +00:00
|
|
|
|
|
|
|
MAINTAINER= andreas@marvin.robin.de
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|