diff options
author | riastradh <riastradh@pkgsrc.org> | 2020-03-23 02:28:47 +0000 |
---|---|---|
committer | riastradh <riastradh@pkgsrc.org> | 2020-03-23 02:28:47 +0000 |
commit | 02dab72b730ddb75c81d2cf15e88195af605f10f (patch) | |
tree | f01dc3031d2574be5b6efaa50f9a1ad0f5c485b2 /textproc/Makefile | |
parent | d6bdbab7a960d25550f4c24ef34ee0354a94686a (diff) | |
download | pkgsrc-02dab72b730ddb75c81d2cf15e88195af605f10f.tar.gz |
p5-String-Interpolate: Import version 0.32
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 15b09cc8604..1a1f3904627 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1116 2020/03/21 15:49:24 taca Exp $ +# $NetBSD: Makefile,v 1.1117 2020/03/23 02:28:47 riastradh Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -592,6 +592,7 @@ SUBDIR+= p5-String-Errf SUBDIR+= p5-String-Expand SUBDIR+= p5-String-Flogger SUBDIR+= p5-String-Formatter +SUBDIR+= p5-String-Interpolate SUBDIR+= p5-String-Koremutake SUBDIR+= p5-String-RewritePrefix SUBDIR+= p5-String-ShellQuote |