diff options
author | clsung <clsung@FreeBSD.org> | 2006-07-19 21:50:26 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2006-07-19 21:50:26 +0800 |
commit | 0e61689f72bb043b6010d9297d347e92f2c5e708 (patch) | |
tree | c99759f2053c658a1d5ad0aa9d3d6149b94ce546 /textproc/Makefile | |
parent | f87403f110ecdf5861b711b0f61ad23b4ec7319c (diff) | |
download | freebsd-ports-gnome-0e61689f72bb043b6010d9297d347e92f2c5e708.tar.gz freebsd-ports-gnome-0e61689f72bb043b6010d9297d347e92f2c5e708.tar.zst freebsd-ports-gnome-0e61689f72bb043b6010d9297d347e92f2c5e708.zip |
Add p5-Text-Trac 0.03, perl extension for formatting text with Trac Wiki
Style.
PR: ports/100528
Submitted by: Gea-Suan Lin <gslin at gslin.org>
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 4addeb2b5fe9..3e45f5b8bf76 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -517,6 +517,7 @@ SUBDIR += p5-Text-Template SUBDIR += p5-Text-Textile SUBDIR += p5-Text-Tmpl + SUBDIR += p5-Text-Trac SUBDIR += p5-Text-Unaccent SUBDIR += p5-Text-VimColor SUBDIR += p5-Text-WikiFormat |