Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Nov 1996 02:25:22 -0800 (PST)
From:      Satoshi Asami <asami>
To:        andreas@marvin.RoBIN.de, asami, freebsd-ports
Subject:   Re: ports/1962
Message-ID:  <199611151025.CAA02968@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
Synopsis: I have done a port of "xmandel"

State-Changed-From-To: open-closed
State-Changed-By: asami
State-Changed-When: Fri Nov 15 02:23:52 PST 1996
State-Changed-Why: 
Commited into ports/graphics, thanks!

Satoshi
-------
diff -ru xmandel/Makefile xmandel.new/Makefile
--- xmandel/Makefile	Sat Nov  2 08:32:30 1996
+++ xmandel.new/Makefile	Fri Nov 15 02:19:45 1996
@@ -2,18 +2,18 @@
 # Version required:     		1.00
 # Date created:         		18 October 1996
 # Whom:                 		andreas@marvin.robin.de
-
+#
+# $Id$
+#
 
 DISTNAME=	xmandel
-PKGNAME=	xmandel
-CATEGORIES+=	x11 graphics
-
+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.
 
-MASTER_SITES=	ftp://ftp.cray.com/src/graphics/xmandel/
-
-EXTRACT_SUFX=   .shar
 EXTRACT_CMD=    sh
 EXTRACT_BEFORE_ARGS=
 USE_IMAKE=      yes
@@ -22,5 +22,3 @@
 MAINTAINER=	andreas@marvin.robin.de
 
 .include <bsd.port.mk>
-
-



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199611151025.CAA02968>