diff options
author | Lars Thegler <lth@FreeBSD.org> | 2005-04-03 13:06:07 +0000 |
---|---|---|
committer | Lars Thegler <lth@FreeBSD.org> | 2005-04-03 13:06:07 +0000 |
commit | e541bcfae7098dd2f4eb4e071ef5433abe1c6644 (patch) | |
tree | b5aa23baddfcdb144d47ccd5be9754ab80172791 /textproc/Makefile | |
parent | 2e150a3e5987ec9273dbc53447ddbbe6cfe34d89 (diff) |
Add p5-PPI-HTML 0.02, generate syntax-hightlighted HTML for Perl using
PPI.
Notes
Notes:
svn path=/head/; revision=132343
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 7da728d74dc9..187ff6537b69 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -314,6 +314,7 @@ SUBDIR += p5-PDF-Create SUBDIR += p5-POE-Filter-XML SUBDIR += p5-PPI + SUBDIR += p5-PPI-HTML SUBDIR += p5-Parse-Syslog SUBDIR += p5-PerlPoint-Converters SUBDIR += p5-PerlPoint-Package |