aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-09-03 01:07:27 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-09-03 01:07:27 +0000
commit4434c0d0e910a78f619e5edf9854a7ad0b76fa7d (patch)
tree3941e8660da6ea3b04b1027910c5f22064885549 /devel/Makefile
parent3177b7ec466c3e2a040f139350b44d04d09808f1 (diff)
downloadports-4434c0d0e910a78f619e5edf9854a7ad0b76fa7d.tar.gz
ports-4434c0d0e910a78f619e5edf9854a7ad0b76fa7d.zip
New port: PEAR template API
The Isotemplate API is somewhat tricky for a beginner although it is the best one you can build. template::parse() [phplib template = Isotemplate] requests you to name a source and a target where the current block gets parsed into. Source and target can be block names or even handler names. PR: ports/56304 Submitted by: Alex Miller <asm@asm.kiev.ua>
Notes
Notes: svn path=/head/; revision=88391
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index c6fee0aca2de..4ef64a112285 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -800,6 +800,7 @@
SUBDIR += pear-Date
SUBDIR += pear-HTML_Common
SUBDIR += pear-HTML_Select_Common
+ SUBDIR += pear-HTML_Template_IT
SUBDIR += pear-I18N
SUBDIR += pear-PEAR
SUBDIR += pedisassem