[21290] trunk/dports/science

source_changes at macosforge.org source_changes at macosforge.org
Fri Jan 19 10:52:37 PST 2007


Revision: 21290
          http://trac.macosforge.org/projects/macports/changeset/21290
Author:   markd at macports.org
Date:     2007-01-19 10:52:36 -0800 (Fri, 19 Jan 2007)

Log Message:
-----------
Closes #10976.  New port.

Added Paths:
-----------
    trunk/dports/science/veriwell/
    trunk/dports/science/veriwell/Portfile

Added: trunk/dports/science/veriwell/Portfile
===================================================================
--- trunk/dports/science/veriwell/Portfile	                        (rev 0)
+++ trunk/dports/science/veriwell/Portfile	2007-01-19 18:52:36 UTC (rev 21290)
@@ -0,0 +1,27 @@
+# $Id$
+
+PortSystem       1.0
+name             veriwell
+version          2.8.5
+categories       science
+maintainers	 nomaintainer at macports.org
+description      VeriWell Verilog Simulator
+
+long_description \
+     VeriWell is a full Verilog simulator. It supports nearly all of the \
+     IEEE1364-1995 standard, as well as PLI 1.0. Yes, VeriWell *is* the \
+     same simulator that was sold by Wellspring Solutions in the mid-1990 \
+     and was included with the Thomas and Moorby book
+    
+homepage         http://sourceforge.net/projects/veriwell
+platforms        darwin
+master_sites     sourceforge
+checksums        md5 1c1c6fb05009172d2677e34f0e511a37
+distname         ${name}-${version}
+depends_lib      port:help2man
+
+#  The following prevent conflicts with other Verilog simulators
+#  that may have installed their own copies of:
+#  acc_user.h  veriuser.c  veriuser.h
+
+configure.args  --includedir=${prefix}/include/veriwell

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070119/dc64c40d/attachment.html


More information about the macports-changes mailing list