diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2004-08-03 17:34:24 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2004-08-03 17:34:24 +0000 |
commit | b7c21e740d568121b8fefc367d50e7a718fd7525 (patch) | |
tree | e90970ff5bfa73be55dbbb300c04347ffe4878ce /textproc/Makefile | |
parent | Pull in large chunks of the unreleased changes on the STABLE_1_3 branch. (diff) |
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>
Notes
Notes:
svn path=/head/; revision=115351
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 17f19d42c2c5..20194d40a91e 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 |