diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-04-11 18:27:36 +0000 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-04-11 18:27:36 +0000 |
commit | 5665b4968fc135b89d3d4077b6ebf6442c603e4a (patch) | |
tree | 8aeef0cb12a46082640a44b49754f6ce7fb1823a /cad/Makefile | |
parent | 0f27959edfc487e6e11f49a67b2dd050c7aa91a3 (diff) | |
download | FreeBSD-ports-5665b4968fc135b89d3d4077b6ebf6442c603e4a.zip FreeBSD-ports-5665b4968fc135b89d3d4077b6ebf6442c603e4a.tar.gz |
add qfsm 0.30
A graphical tool for designing finite state machines
Diffstat (limited to 'cad/Makefile')
-rw-r--r-- | cad/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cad/Makefile b/cad/Makefile index aec0937..48ec31d 100644 --- a/cad/Makefile +++ b/cad/Makefile @@ -25,6 +25,7 @@ SUBDIR += pdnmesh SUBDIR += pisces SUBDIR += qcad + SUBDIR += qfsm SUBDIR += qmls SUBDIR += sceptre SUBDIR += sis |