[40542] trunk/dports/math

brett at macports.org brett at macports.org
Mon Oct 6 11:49:14 PDT 2008


Revision: 40542
          http://trac.macports.org/changeset/40542
Author:   brett at macports.org
Date:     2008-10-06 11:49:14 -0700 (Mon, 06 Oct 2008)
Log Message:
-----------
initial fityk port

Added Paths:
-----------
    trunk/dports/math/fityk/
    trunk/dports/math/fityk/Portfile

Added: trunk/dports/math/fityk/Portfile
===================================================================
--- trunk/dports/math/fityk/Portfile	                        (rev 0)
+++ trunk/dports/math/fityk/Portfile	2008-10-06 18:49:14 UTC (rev 40542)
@@ -0,0 +1,28 @@
+# $Id$
+
+PortSystem 1.0
+
+name			fityk
+version			0.8.6
+description		fityk is for peak fitting.
+long_description	fityk is a program for nonlinear fitting of analytical functions \
+			(especially peak-shaped) to data (usually experimental data). \
+			There are also people using it to remove the baseline from data, \
+			or to display data only.
+maintainers		brett at macports.org
+categories		devel
+platforms		darwin
+homepage		http://www.unipress.waw.pl/fityk
+master_sites		sourceforge
+use_bzip2		yes
+checksums		sha1 9d1063e015aa214c3cc37da15b87a63978733ca2
+depends_lib		port:boost\
+			port:readline\
+			port:gnuplot\
+			port:ncurses\
+			port:wxWidgets\
+			port:python26
+configure.args		--mandir=${prefix}/share/man
+configure.cppflags	-I${prefix}/include
+configure.env		DYLD_LIBRARY_PATH=${prefix}/lib \
+			LD_LIBRARY_PATH=${prefix}/lib


Property changes on: trunk/dports/math/fityk/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20081006/2a6c9f95/attachment.html 


More information about the macports-changes mailing list