diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2006-07-13 01:51:48 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2006-07-13 01:51:48 +0000 |
commit | 75199522170d79e6293de05f8abc27fadf1f8df1 (patch) | |
tree | 9cc020342bd370acb0c5d2193b83b7a5fdd456a9 /textproc/Makefile | |
parent | - Update to 1.5.8 (diff) |
Add p5-Pod-Xhtml 1.52, generate well-formed XHTML documents from POD
format documentation.
PR: ports/100174
Submitted by: Gea-Suan Lin <gslin at gslin.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 ca5ddcf6ed3d..9ccb88e5b963 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -407,6 +407,7 @@ SUBDIR += p5-Pod-Simple SUBDIR += p5-Pod-Stripper SUBDIR += p5-Pod-Tree + SUBDIR += p5-Pod-Xhtml SUBDIR += p5-RADIUS-UserFile SUBDIR += p5-RDF-Core SUBDIR += p5-RDF-Notation3 |