08bdd44549
rmdir -> ${RMDIR} rm -> ${RM} (${RM} added to PLIST_SUBST) chmod -> ${CHMOD} chown -> ${CHOWN}
21 lines
948 B
Text
21 lines
948 B
Text
@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
|