diff options
author | Lars Thegler <lth@FreeBSD.org> | 2007-05-03 10:21:05 +0000 |
---|---|---|
committer | Lars Thegler <lth@FreeBSD.org> | 2007-05-03 10:21:05 +0000 |
commit | 325348f568497425adc293859a96b8fd0b02b890 (patch) | |
tree | a8d7f4d45846e33c25bc6932060571fe3bf3f5a0 /textproc/Makefile | |
parent | 5a1c645f1cd90fa156750773b44684919e8982ba (diff) |
Add p5-UML-Class-Simple 0.09, render simple UML class diagrams, by
loading the code.
Notes
Notes:
svn path=/head/; revision=191472
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 02dd130904e6..29a6b7abffb6 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -575,6 +575,7 @@ SUBDIR += p5-Tk-XMLViewer SUBDIR += p5-Tree-Nary SUBDIR += p5-Tree-Suffix + SUBDIR += p5-UML-Class-Simple SUBDIR += p5-UML-Sequence SUBDIR += p5-UML-State SUBDIR += p5-URI-Find |