Ticket #29322: Portfile

File Portfile, 755 bytes (added by dj_mook@…, 13 years ago)

Portfile for gnu parallel 20110422

Line 
1# -*- 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
2# $Id$
3
4PortSystem          1.0
5
6name                parallel
7version             20110422
8categories          sysutils
9platforms           darwin
10maintainers         nomaintainer
11supported_archs     noarch
12
13description         GNU parallel: Shell command parallelization utility
14
15long_description    Build and execute shell command lines from standard input in parallel
16
17homepage            http://savannah.gnu.org/projects/parallel
18master_sites        gnu
19use_bzip2           yes
20
21checksums           sha1    04b188e48acf0c2df40c7912a12c69518c4b1bee \
22                    rmd160  0e1334dfc0e8ee8dca0ca5dd93cb8eb385cee3d0