diff options
author | petef <petef@FreeBSD.org> | 2002-02-08 15:46:55 +0800 |
---|---|---|
committer | petef <petef@FreeBSD.org> | 2002-02-08 15:46:55 +0800 |
commit | fe8508cd99741a431f86a3a2c7a72cb520922407 (patch) | |
tree | 820e447024b5982080080ddaf72003ee7039625a /databases/Makefile | |
parent | 2af65411fc15d8e8dcbf39ff003bce0497420587 (diff) | |
download | freebsd-ports-gnome-fe8508cd99741a431f86a3a2c7a72cb520922407.tar.gz freebsd-ports-gnome-fe8508cd99741a431f86a3a2c7a72cb520922407.tar.zst freebsd-ports-gnome-fe8508cd99741a431f86a3a2c7a72cb520922407.zip |
Add p5-DBIx-XHTML_Table 0.97, create XHTML tables from SQL queries.
PR: 33414
Submitted by: Seamus Venasse <svenasse@polaris.ca>
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 d80faef2a3e0..323ac1c22bdd 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -71,6 +71,7 @@ SUBDIR += p5-DBIx-DataSource SUBDIR += p5-DBIx-Recordset SUBDIR += p5-DBIx-SearchBuilder + SUBDIR += p5-DBIx-XHTML_Table SUBDIR += p5-DBIx-XML_RDB SUBDIR += p5-DBZ_File SUBDIR += p5-GDBM |