Ticket #42509: Portfile

File Portfile, 843 bytes (added by someuser12, 10 years ago)
Line 
1# $Id: Portfile 62771 2010-01-17 03:16:52Z nox@macports.org $
2
3PortSystem      1.0
4PortGroup       archcheck 1.0
5PortGroup       muniversal 1.0
6
7name            mpfi
8version         1.5.1
9license         GPL-2
10categories      math
11platforms       darwin
12maintainers     nomaintainer
13description     A multiple precision interval arithmetic library based \
14                on MPFR
15
16long_description ${description}
17
18homepage        http://perso.ens-lyon.fr/nathalie.revol/software.html
19master_sites    https://gforge.inria.fr/frs/download.php/30130/
20
21checksums           sha1    288302c0cdefe823cc3aa71de31c1da82eeb6ad0 \
22                    rmd160  ec102d1a83e46edd2a43b431928abb692896ac70
23
24depends_lib     port:mpfr
25
26livecheck.type  regex
27livecheck.url   https://gforge.inria.fr/frs/?group_id=157
28livecheck.regex mpfi-(\\d+(?:\\.\\d+)*)\\.\[tz\]