diff options
author | mat <mat@FreeBSD.org> | 2004-05-07 19:12:38 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2004-05-07 19:12:38 +0800 |
commit | a16c2cdf8d0fb500eea90b2147e829f9e5654a4f (patch) | |
tree | a9a6adddb6a22f1fd951bcc5f8968d1c1fab9820 /www/Makefile | |
parent | b32c5e25604beaa619f2dfa91dcfecf630cd2361 (diff) | |
download | freebsd-ports-gnome-a16c2cdf8d0fb500eea90b2147e829f9e5654a4f.tar.gz freebsd-ports-gnome-a16c2cdf8d0fb500eea90b2147e829f9e5654a4f.tar.zst freebsd-ports-gnome-a16c2cdf8d0fb500eea90b2147e829f9e5654a4f.zip |
Add p5-HTML-Template-JIT 0.04, perl module to compile HTML Templates
with Inline::C.
PR: ports/66351
Submitted by: alex@kapranoff.ru
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 922679d073e2..42d50a1c4afe 100644 --- a/www/Makefile +++ b/www/Makefile @@ -430,6 +430,7 @@ SUBDIR += p5-HTML-Template SUBDIR += p5-HTML-Template-Associate SUBDIR += p5-HTML-Template-Expr + SUBDIR += p5-HTML-Template-JIT SUBDIR += p5-HTML-TokeParser-Simple SUBDIR += p5-HTML-Tree SUBDIR += p5-HTML-Webmake |