diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2001-10-10 00:13:54 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2001-10-10 00:13:54 +0000 |
commit | a373cc2a6ef56beb1cd747e22e6a2b2d1303cb17 (patch) | |
tree | 1ecba8e1c59c34cefe2fd667effee9d82d42c4f5 /databases/Makefile | |
parent | 30e8eb7f062438d6086addab81d4379b3d2760dc (diff) | |
download | ports-a373cc2a6ef56beb1cd747e22e6a2b2d1303cb17.tar.gz ports-a373cc2a6ef56beb1cd747e22e6a2b2d1303cb17.zip |
Add p5-GraphViz-DBI, perl module to graph database tables and relations.
Notes
Notes:
svn path=/head/; revision=48634
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile index bb3ba1c5f5d9..234227a8bb6c 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -61,6 +61,7 @@ SUBDIR += p5-DBIx-XML_RDB SUBDIR += p5-DBZ_File SUBDIR += p5-GDBM + SUBDIR += p5-GraphViz-DBI SUBDIR += p5-MLDBM SUBDIR += p5-Msql SUBDIR += p5-MyObject |