diff options
author | tobez <tobez@FreeBSD.org> | 2006-05-24 19:10:48 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2006-05-24 19:10:48 +0800 |
commit | c76760f0fba5989df4b9ca1019f0f5cfddd6da71 (patch) | |
tree | 8cfc530bd75c16fd1e4820589858d33debde41cc /textproc/Makefile | |
parent | 9d252abb466f6c7d7274c49a37ac783e84dc9725 (diff) | |
download | freebsd-ports-gnome-c76760f0fba5989df4b9ca1019f0f5cfddd6da71.tar.gz freebsd-ports-gnome-c76760f0fba5989df4b9ca1019f0f5cfddd6da71.tar.zst freebsd-ports-gnome-c76760f0fba5989df4b9ca1019f0f5cfddd6da71.zip |
Add p5-Data-Report - a framework for flexible reporting.
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 79482dbf99b4..5463afb6a7ed 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -310,6 +310,7 @@ SUBDIR += p5-CSS-Tiny SUBDIR += p5-Chess-PGN-Parse SUBDIR += p5-Data-FormValidator + SUBDIR += p5-Data-Report SUBDIR += p5-DelimMatch SUBDIR += p5-Devel-TraceSAX SUBDIR += p5-Excel-Template |