diff options
author | vanilla <vanilla@FreeBSD.org> | 2003-10-17 15:41:47 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2003-10-17 15:41:47 +0800 |
commit | 91bc7e742378913d056c19e84e39a3356b49bf5e (patch) | |
tree | 9824815b16f949b060d0f01706b62c548d7900b4 /textproc/p5-UML-State/pkg-descr | |
parent | 661d43331df131d2000945a3a02172d65e6e5dab (diff) | |
download | freebsd-ports-gnome-91bc7e742378913d056c19e84e39a3356b49bf5e.tar.gz freebsd-ports-gnome-91bc7e742378913d056c19e84e39a3356b49bf5e.tar.zst freebsd-ports-gnome-91bc7e742378913d056c19e84e39a3356b49bf5e.zip |
Add p5-UML-State 0.02,
a perl module that produce simple UML state
diagrams.
PR: 58068
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
Diffstat (limited to 'textproc/p5-UML-State/pkg-descr')
-rw-r--r-- | textproc/p5-UML-State/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/textproc/p5-UML-State/pkg-descr b/textproc/p5-UML-State/pkg-descr new file mode 100644 index 000000000000..e30a45dec5f8 --- /dev/null +++ b/textproc/p5-UML-State/pkg-descr @@ -0,0 +1,6 @@ +See the samples directory and the drawstate.pl script for details on +how to format input and what to expect for output. + +WWW: http://search.cpan.org/search?dist=UML-State + +Author: Phil Crow <philcrow2000@yahoo.com> |