#471 closed defect (fixed)
Portsfile: vcp-0.9
Reported by: | thomasv@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | ||
Port: |
Description
# $Id: $
PortSystem 1.0 name vcp version 0.9 platforms darwin categories sysutils maintainers thomasv@… description vcp copies files and directories in a curses interface, and behaves like cp. extract.sufx .tar.Z checksums md5 23b8540561d6c4e9865fa372e08e6002 configure {} install {
system "cp -fR ${portpath}/${workdir}/${distname}/vcp ${destroot}${prefix}/bin/vcp"
}
master_sites http://members.optusnet.com.au/~dbbryan/vcp/
Attachments (1)
Note: See
TracTickets for help on using
tickets.
binary segfaults for me. (ppc, 10.2.5) -fkr