diff options
author | clsung <clsung@FreeBSD.org> | 2006-04-19 16:38:22 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2006-04-19 16:38:22 +0800 |
commit | 3168dce550bc557280a5165ecb38dbdd8ba2a291 (patch) | |
tree | 3493eae5f2f6e9c09079c2b3b295476ed02e1d5f /textproc/Makefile | |
parent | 9b368c1f6604c847ecee13ee82f5e8e654a94f53 (diff) | |
download | freebsd-ports-gnome-3168dce550bc557280a5165ecb38dbdd8ba2a291.tar.gz freebsd-ports-gnome-3168dce550bc557280a5165ecb38dbdd8ba2a291.tar.zst freebsd-ports-gnome-3168dce550bc557280a5165ecb38dbdd8ba2a291.zip |
- p5-Tree-Suffix is a perl interface to the libstree library (C library)
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 c3ed94a49b7c..9670bbc0052e 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -481,6 +481,7 @@ SUBDIR += p5-Time-Human SUBDIR += p5-Tk-XMLViewer SUBDIR += p5-Tree-Nary + SUBDIR += p5-Tree-Suffix SUBDIR += p5-UML-Sequence SUBDIR += p5-UML-State SUBDIR += p5-URI-Find |