aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>2014-02-12 14:39:28 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>2014-02-12 14:39:28 +0000
commitc86e9937e9d620900a702827fd0fb2a7f08b9107 (patch)
treebaaafcefda3ff8ae32742269eb99adc42ff3f3be /devel/Makefile
parent3491a648a1b28c4435ae899c98dd03dae94dc687 (diff)
Add p5-Module-Install-ReadmeFromPod, a Module::Install extension which
generates a README from POD during installation.
Notes
Notes: svn path=/head/; revision=343925
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 421583173122..c9ca7898e9e4 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -2294,6 +2294,7 @@
SUBDIR += p5-Module-Install
SUBDIR += p5-Module-Install-AuthorRequires
SUBDIR += p5-Module-Install-AuthorTests
+ SUBDIR += p5-Module-Install-ReadmeFromPod
SUBDIR += p5-Module-Install-Repository
SUBDIR += p5-Module-Install-Template
SUBDIR += p5-Module-Install-XSUtil