Ticket #42503: Portfile

File Portfile, 946 bytes (added by someuser12, 10 years ago)
Line 
1# $Id: Portfile 117043 2014-02-13 21:28:21Z mfeiri@macports.org $
2
3PortSystem              1.0
4
5name                    crlibm
6version                 1.0beta4
7revision                0
8categories              devel
9maintainers             nomaintainer
10supported_archs         noarch
11
12homepage                http://lipforge.ens-lyon.fr/www/crlibm/
13master_sites            http://lipforge.ens-lyon.fr/frs/download.php/162/
14license                 GPL-2
15description             An efficient and proven correctly-rounded \
16                        mathematical library
17long_description        ${description}
18
19checksums           rmd160  db7745985603028b9741c3d983bc365a0587862a \
20                    sha256  6836b4299f9421c99da2bdcd5e04a8d35577db4eb61161a401aa93751a96375d
21
22livecheck.type          regex
23livecheck.url           http://lipforge.ens-lyon.fr/frs/?group_id=8
24livecheck.regex         "crlibm-(\\d+(?:\\.\\d+)*(?:\[a-z\]+\\d*)?)\.\[tz\]"