diff options
author | petef <petef@FreeBSD.org> | 2002-06-10 04:29:35 +0800 |
---|---|---|
committer | petef <petef@FreeBSD.org> | 2002-06-10 04:29:35 +0800 |
commit | 973074dbee0f32b9c9ea9ab01898f18ad751d65f (patch) | |
tree | c141d9a59a26ed5eda95cbc8fe1fe2d64e767b4e /www/Makefile | |
parent | dfc0425d8cd6876d5e58d303dbeb76bbbf79e6f2 (diff) | |
download | freebsd-ports-gnome-973074dbee0f32b9c9ea9ab01898f18ad751d65f.tar.gz freebsd-ports-gnome-973074dbee0f32b9c9ea9ab01898f18ad751d65f.tar.zst freebsd-ports-gnome-973074dbee0f32b9c9ea9ab01898f18ad751d65f.zip |
Add smarty 2.0, the PHP compiling template engine.
PR: 35748
Submitted by: Simon 'corecode' Schubert <corecode@corecode.ath.cx>
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 93474790cf9d..403b20f13be6 100644 --- a/www/Makefile +++ b/www/Makefile @@ -335,6 +335,7 @@ SUBDIR += sitecopy SUBDIR += skipstone SUBDIR += slash + SUBDIR += smarty SUBDIR += smb2www SUBDIR += smb_auth SUBDIR += snarf |