1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00
freebsd-ports/devel/py-Automat/pkg-message
Raphael Kubo da Costa a21291363b Update to 0.8.0.
* Add pkg-message to inform installer about soft dependencies
* While here, discard creation credit (ports/217186 & r434330 are sufficient)

PR:		241448
Submitted by:	John W. O'Brien <john@saltant.com> (maintainer)
2019-11-02 12:34:54 +00:00

9 lines
164 B
Plaintext

[
{ type: install
message: <<EOM
Install graphics/py-graphviz and devel/py-twisted to enable state
machine visualization (`MethodicalMachine.asDigraph`).
EOM
}
]