summaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2008-11-09 13:07:05 +0000
committerobache <obache@pkgsrc.org>2008-11-09 13:07:05 +0000
commite86f82ae91f8b7fe74f0aa5d0cf9dc7ef103e5a9 (patch)
tree0843f41700f49604a8f6fccbf91785efc4f89a38 /textproc/Makefile
parentcd74412234444f0b53ee47e8d470be0ef35ab11c (diff)
downloadpkgsrc-e86f82ae91f8b7fe74f0aa5d0cf9dc7ef103e5a9.tar.gz
Add and enable p5-Pod-Readme.
Diffstat (limited to 'textproc/Makefile')
-rw-r--r--textproc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index f0adfcf96ba..915429745dc 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.442 2008/11/07 22:22:37 seb Exp $
+# $NetBSD: Makefile,v 1.443 2008/11/09 13:07:05 obache Exp $
#
COMMENT= Text processing utilities (does not include desktop publishing)
@@ -210,6 +210,7 @@ SUBDIR+= p5-PPI-HTML
SUBDIR+= p5-Pod-Coverage
SUBDIR+= p5-Pod-Escapes
SUBDIR+= p5-Pod-POM
+SUBDIR+= p5-Pod-Readme
SUBDIR+= p5-Pod-Simple
SUBDIR+= p5-Pod-Strip
SUBDIR+= p5-Pod-Tests