You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
21 lines
529 B
Plaintext
21 lines
529 B
Plaintext
PortSystem 1.0
|
|
|
|
name xplot
|
|
version 0.90.7.1
|
|
categories math science
|
|
license BSD-old
|
|
maintainers nomaintainer
|
|
homepage http://www.xplot.org/
|
|
master_sites http://www.xplot.org/xplot/
|
|
checksums md5 755e32f8ae429f1c546fdeee7c28c92e
|
|
description xplot was written in the late 1980s to support the analysis of TCP packet traces.
|
|
long_description ${description}
|
|
|
|
depends_lib port:xorg-libX11
|
|
|
|
patchfiles patch-Makefile.in \
|
|
implicit.patch
|
|
|
|
configure.args --x-includes=${prefix}/include \
|
|
--x-libraries=${prefix}/lib
|