diff options
author | skv <skv@FreeBSD.org> | 2002-05-27 16:17:59 +0800 |
---|---|---|
committer | skv <skv@FreeBSD.org> | 2002-05-27 16:17:59 +0800 |
commit | 1ba3ab24ec3ba9f80a8a941adf49f49d30e39417 (patch) | |
tree | b27e552e92610c298c0a2f30e4780ecff15fb290 /textproc/Makefile | |
parent | e246d8f56088c5e9ea9f8feb419ac2af4608d2f1 (diff) | |
download | freebsd-ports-gnome-1ba3ab24ec3ba9f80a8a941adf49f49d30e39417.tar.gz freebsd-ports-gnome-1ba3ab24ec3ba9f80a8a941adf49f49d30e39417.tar.zst freebsd-ports-gnome-1ba3ab24ec3ba9f80a8a941adf49f49d30e39417.zip |
Add p5-PodParser 1.18,
modules to work with POD (Plain Old
Documentation).
PR: 33001
Submitted by: Sergey Skvortsov <skv@FreeBSD.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 e721d7b0cadb..c29a5a87d17a 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -140,6 +140,7 @@ SUBDIR += p5-PDF-API2 SUBDIR += p5-PDF-Create SUBDIR += p5-Parse-Syslog + SUBDIR += p5-PodParser SUBDIR += p5-RADIUS-UserFile SUBDIR += p5-RDF-Notation3 SUBDIR += p5-Regexp-Common |