diff options
author | erwin <erwin@FreeBSD.org> | 2003-07-03 01:59:32 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2003-07-03 01:59:32 +0800 |
commit | 1cd44a2b6173aed0275884fcaead8cb7eb46782b (patch) | |
tree | f6e13846de343a9535d15bbe587d41aa8e608f87 /textproc/Makefile | |
parent | e962a0aaeb0df9b4ea7d41c07d4969929112d60d (diff) | |
download | freebsd-ports-gnome-1cd44a2b6173aed0275884fcaead8cb7eb46782b.tar.gz freebsd-ports-gnome-1cd44a2b6173aed0275884fcaead8cb7eb46782b.tar.zst freebsd-ports-gnome-1cd44a2b6173aed0275884fcaead8cb7eb46782b.zip |
Add p5-Pod-Simple 0.96, framework for parsing Pod.
PR: 54018
Submitted by: Mathieu Arnold <m@absolight.net>
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 f10164a6b3f3..a0e455850718 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -199,6 +199,7 @@ SUBDIR += p5-Pod-Constants SUBDIR += p5-Pod-Escapes SUBDIR += p5-Pod-POM + SUBDIR += p5-Pod-Simple SUBDIR += p5-PodParser SUBDIR += p5-RADIUS-UserFile SUBDIR += p5-RDF-Core |