diff options
author | sat <sat@FreeBSD.org> | 2006-05-15 04:19:39 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2006-05-15 04:19:39 +0800 |
commit | 3443a284cd0fe2dd03b79f4b9042a57bc6838695 (patch) | |
tree | bd394be6a8bbafa8c5a79e6b50e9fc6be2f2dd6d /www/Makefile | |
parent | ddde4c736f51b43e2ecef16884e9e1128bf80abd (diff) | |
download | freebsd-ports-gnome-3443a284cd0fe2dd03b79f4b9042a57bc6838695.tar.gz freebsd-ports-gnome-3443a284cd0fe2dd03b79f4b9042a57bc6838695.tar.zst freebsd-ports-gnome-3443a284cd0fe2dd03b79f4b9042a57bc6838695.zip |
Add p5-HTML-Template-Pluggable: Extends HTML::Template with plugin support
PR: ports/94444 (based on)
Submitted by: Espen Tagestad <espen@modula.no>
Approved by: krion (mentor)
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 22764520180a..bf8245293fa6 100644 --- a/www/Makefile +++ b/www/Makefile @@ -607,6 +607,7 @@ SUBDIR += p5-HTML-Template-Expr SUBDIR += p5-HTML-Template-HashWrapper SUBDIR += p5-HTML-Template-JIT + SUBDIR += p5-HTML-Template-Pluggable SUBDIR += p5-HTML-TokeParser-Simple SUBDIR += p5-HTML-Tree SUBDIR += p5-HTML-Webmake |