diff options
author | vanilla <vanilla@FreeBSD.org> | 2004-08-12 00:05:50 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2004-08-12 00:05:50 +0800 |
commit | 7000bc70a8024c87f56a155492782f6f6a08adba (patch) | |
tree | f557b65003755b0b1f4d3ae4ed56ebda300d5e40 /textproc/Makefile | |
parent | 968a2572a44bc46d259df1ba4841b54b83ab57b5 (diff) | |
download | freebsd-ports-gnome-7000bc70a8024c87f56a155492782f6f6a08adba.tar.gz freebsd-ports-gnome-7000bc70a8024c87f56a155492782f6f6a08adba.tar.zst freebsd-ports-gnome-7000bc70a8024c87f56a155492782f6f6a08adba.zip |
Add p5-Template-Magic 1.25, a Perl Module with magic merger of runtime
values with templates.
PR: ports/69451
Submitted by: Cheng-Lung Sung <clsung@dragon2.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 077e94f0c2d3..8333a27e01fd 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -309,6 +309,7 @@ SUBDIR += p5-String-ShowDiff SUBDIR += p5-String-Strip SUBDIR += p5-TeX-Hyphen + SUBDIR += p5-Template-Magic SUBDIR += p5-Text-Aligner SUBDIR += p5-Text-Autoformat SUBDIR += p5-Text-Balanced |