summaryrefslogtreecommitdiff
path: root/www/php-FastTemplate/PLIST
blob: 6c5d0972a72e0d88a50f4cd3d067abdb549dc8d2 (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.1 2001/11/01 02:18:25 zuntum 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