New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 80873


Ignore:
Timestamp:
07/19/11 15:23:44 (4 years ago)
Author:
ryandesign@…
Message:

gvedit: update description

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/graphics/gvedit/Portfile

    r80872 r80873  
    2121distname                        ${my_name}-${version} 
    2222 
    23 description                     Graph visualization software from AT&T and Bell Labs 
     23description                     Qt-based GUI for Graphviz 
    2424 
    25 long_description                Graph Visualization Software from AT&T Laboratories and \ 
    26                                 Bell Laboratories (Lucent Technologies). \ 
    27                                 The package contains: \ 
    28                                     dot    - batch program for drawing directed graphs as \ 
    29                                      hierarchies \ 
    30                                     neato  - batch program for drawing undirected graphs \ 
    31                                      using Kamada-Kawai spring models. \ 
    32                                 Users wishing to have only the graph layout \ 
    33                                 programs (for non-interactive use) can use the +no_x11 \ 
    34                                 variant to build graphviz without its display routines. 
     25long_description                gvedit is a ${description}. You may prefer \ 
     26                                the Mac-native GUI in the graphviz-gui port. 
    3527 
    3628checksums                       sha1    4725d88a13e071ee22e632de551d4a55ca08ee7d \ 
Note: See TracChangeset for help on using the changeset viewer.