diff options
author | pav <pav@FreeBSD.org> | 2005-09-16 07:40:04 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-09-16 07:40:04 +0800 |
commit | 41675fe59e0cf61bf6f1b0eceb226f6ae37841d2 (patch) | |
tree | 5dd156f752157b8cbdaad548d7396761ca46d4e2 /www/Makefile | |
parent | 03bc28f9b730cd80839839d70c4e8c3a7fedfaef (diff) | |
download | freebsd-ports-graphics-41675fe59e0cf61bf6f1b0eceb226f6ae37841d2.tar.gz freebsd-ports-graphics-41675fe59e0cf61bf6f1b0eceb226f6ae37841d2.tar.zst freebsd-ports-graphics-41675fe59e0cf61bf6f1b0eceb226f6ae37841d2.zip |
SkyTemplate is a LGPL-ed fast template engine for PHP.
PR: ports/84223
Submitted by: Mun-Kyo Seo <munggo@gmail.com>
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 3ed3e58c415..bb3db32bc50 100644 --- a/www/Makefile +++ b/www/Makefile @@ -755,6 +755,7 @@ SUBDIR += simplog SUBDIR += sitebar SUBDIR += sitecopy + SUBDIR += skytemplace SUBDIR += slash SUBDIR += smarty SUBDIR += smb2www |