summaryrefslogtreecommitdiff
path: root/www/php-FastTemplate/PLIST
blob: 16e062dac1c0ad724b61026eec86baa2dcabac08 (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.3 2002/12/09 16:01:51 tron 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}