summaryrefslogtreecommitdiff
path: root/www/php-FastTemplate/PLIST
blob: dda15defe835357b23d6c68184a0ec3de5ba1c65 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
@comment $NetBSD: PLIST,v 1.2 2002/02/15 10:13:04 skrll Exp $
${PHP_LIB_SUBDIR}/class.FastTemplate.php3
share/doc/html/${PKGBASE}/FastTemplate.html
share/examples/${PKGBASE}/dynamic_example.php
share/examples/${PKGBASE}/example_1.php
share/examples/${PKGBASE}/example_2.php
share/examples/${PKGBASE}/example_3.php
share/examples/${PKGBASE}/templates/begin.tpl
share/examples/${PKGBASE}/templates/dynamic.tpl
share/examples/${PKGBASE}/templates/footer.tpl
share/examples/${PKGBASE}/templates/header.tpl
share/examples/${PKGBASE}/templates/htaccess.tpl
share/examples/${PKGBASE}/templates/main.tpl
share/examples/${PKGBASE}/templates/middle.tpl
share/examples/${PKGBASE}/templates/row.tpl
share/examples/${PKGBASE}/templates/table.tpl
share/examples/${PKGBASE}/templates/test.tpl
@dirrm share/examples/${PKGBASE}/templates
@dirrm share/examples/${PKGBASE}
@dirrm share/doc/html/${PKGBASE}
@unexec ${RMDIR} -p %D/${PHP_LIB_SUBDIR} 2>/dev/null || true