diff options
author | clsung <clsung@FreeBSD.org> | 2006-09-20 12:51:29 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2006-09-20 12:51:29 +0800 |
commit | 76734be40eb5471365f9984044402cef26536ec1 (patch) | |
tree | 63d5dfc56b30660e1d23b7c43ae2687ff76d40d1 /textproc/Makefile | |
parent | ea781b842c35d7fe0161a312a8b99281b9234071 (diff) | |
download | freebsd-ports-gnome-76734be40eb5471365f9984044402cef26536ec1.tar.gz freebsd-ports-gnome-76734be40eb5471365f9984044402cef26536ec1.tar.zst freebsd-ports-gnome-76734be40eb5471365f9984044402cef26536ec1.zip |
- a fast, middleweight template engine.
- this port required by databases/p5-SQLite-Work
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 f12720b7aba7..415cfc420b72 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -511,6 +511,7 @@ SUBDIR += p5-Text-Markdown SUBDIR += p5-Text-Metaphone SUBDIR += p5-Text-NSP + SUBDIR += p5-Text-NeatTemplate SUBDIR += p5-Text-Netstring SUBDIR += p5-Text-Ngram SUBDIR += p5-Text-Ngrams |