Ticket #22969: Portfile

File Portfile, 1.4 KB (added by tim@…, 14 years ago)

portfile for xpa

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               xpa
7version            2.1.11
8revision           1
9categories         science
10platforms          darwin
11maintainers        saao.ac.za:tim
12
13description        The XPA messaging system provides seamless communication \
14    between many kinds of Unix programs, including X programs and Tcl/Tk \
15    programs.
16
17long_description   XPA provides an easy way for users to communicate with \
18    XPA-enabled programs by executing XPA client commands in the shell or \
19    by utilizing such commands in scripts.  Because XPA works both at the \
20    programming level and the shell level, it is a powerful tool for unifying \
21    any analysis environment: users and programmers have great flexibility in \
22    choosing the best level or levels at which to access XPA services, and \
23    client access can be extended or modified easily at any time.
24
25homepage           http://hea-www.harvard.edu/saord/xpa/
26platforms          darwin
27master_sites       http://hea-www.harvard.edu/saord/download/xpa/
28checksums          md5 5af281bd1455739b3a15d949fdcc7adb \
29                   sha1 39f7932e00a72d8da2e21ebbc7b19ca4f5adc2d1 \
30                   rmd160 7515e4f2eb0b6a2715915ef8a8695453b8e0e9f8
31
32patchfiles         patch-Makefile.in