diff options
author | mat <mat@FreeBSD.org> | 2004-08-03 17:34:24 +0000 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2004-08-03 17:34:24 +0000 |
commit | 7f685f6502d9685ff0ff4f6248a10c42bc257031 (patch) | |
tree | 9e46a2ea640353cf0368ed333d29013d41f05acd /textproc/Makefile | |
parent | 10f6c2976cd8980d5b8b1b7eec1a6d8219b0c4b7 (diff) | |
download | FreeBSD-ports-7f685f6502d9685ff0ff4f6248a10c42bc257031.zip FreeBSD-ports-7f685f6502d9685ff0ff4f6248a10c42bc257031.tar.gz |
Add p5-Apache-XBEL 1.3, apache mod_perl handler to render an XBEL file
as an HTML tree.
PR: ports/69940
Submitted by: Aaron Straup Cope <ascope@cpan.org>
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 17f19d4..20194d4 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -226,6 +226,7 @@ SUBDIR += opensched SUBDIR += opensp SUBDIR += p5-Apache-ParseLog + SUBDIR += p5-Apache-XBEL SUBDIR += p5-CSS-SAC SUBDIR += p5-CSS-Tiny SUBDIR += p5-Data-FormValidator |