# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 # $Id$ PortSystem 1.0 name pari-seadata version 20090618 categories math platforms darwin license GPL-2+ maintainers gmail.com:watsonbladd openmaintainer supported_archs noarch homepage http://pari.math.u-bordeaux.fr/packages.html master_sites http://pari.math.u-bordeaux.fr/pub/pari/packages/ dist_subdir ${name}/${version} distname seadata extract.suffix .tgz checksums md5 6e9c119ccb3c65916a48e1a8cd899558 \ rmd160 e88637426f74c5223068fc2d916741c10d8279e4 \ sha256 c9282a525ea3f92c1f9c6c69e37ac5a87b48fb9ccd943cfd7c881a3851195833 depends_run port:pari use_configure no build {} destroot { copy ${workpath}/data ${destroot}${prefix}/share/pari } livecheck.type none