[81916] trunk/dports/science/fastlink/Portfile
jmr at macports.org
jmr at macports.org
Sat Aug 6 07:20:06 PDT 2011
Revision: 81916
http://trac.macports.org/changeset/81916
Author: jmr at macports.org
Date: 2011-08-06 07:20:06 -0700 (Sat, 06 Aug 2011)
Log Message:
-----------
fastlink: lint
Modified Paths:
--------------
trunk/dports/science/fastlink/Portfile
Modified: trunk/dports/science/fastlink/Portfile
===================================================================
--- trunk/dports/science/fastlink/Portfile 2011-08-06 14:16:29 UTC (rev 81915)
+++ trunk/dports/science/fastlink/Portfile 2011-08-06 14:20:06 UTC (rev 81916)
@@ -1,6 +1,7 @@
# $Id$
PortSystem 1.0
+
name fastlink
version 4.1P
categories science
@@ -8,14 +9,14 @@
description Genetic Analysis Software
long_description Genetic linkage analysis is a statistical technique \
used to map genes and find the approximate location \
- of disease genes.
+ of disease genes.
homepage http://www.ncbi.nlm.nih.gov/CBBresearch/Schaffer/fastlink.html
platforms darwin
master_sites ftp://fastlink.nih.gov/pub/fastlink/
distfiles fastlink.tar.Z
checksums md5 fec6f6529776a366c9ee1ac563a9df12
-set worksrcdir fastlink/4.1P/src
+set worksrcdir ${name}/${version}/src
use_configure no
@@ -27,4 +28,3 @@
eval xinstall -m 444 [glob ${workpath}/fastlink/README.*] ${destroot}$prefix/share/doc/fastlink
eval xinstall -m 444 [glob ${workpath}/fastlink/*.ps] ${destroot}$prefix/share/doc/fastlink
}
-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110806/99e61403/attachment.html>
More information about the macports-changes
mailing list