pkgsrc/devel/ctemplate/PLIST
adam 52de985869 CTemplate is a simple but powerful template language for C++. It emphasizes
separating logic from presentation: it is impossible to embed application logic
in this template language.
2011-05-12 12:32:09 +00:00

34 lines
1.1 KiB
Text

@comment $NetBSD: PLIST,v 1.1.1.1 2011/05/12 12:32:09 adam Exp $
bin/diff_tpl_auto_escape
bin/make_tpl_varnames_h
bin/template-converter
include/ctemplate/per_expand_data.h
include/ctemplate/template.h
include/ctemplate/template_annotator.h
include/ctemplate/template_cache.h
include/ctemplate/template_dictionary.h
include/ctemplate/template_dictionary_interface.h
include/ctemplate/template_emitter.h
include/ctemplate/template_enums.h
include/ctemplate/template_modifiers.h
include/ctemplate/template_namelist.h
include/ctemplate/template_pathops.h
include/ctemplate/template_string.h
lib/libctemplate.la
lib/libctemplate_nothreads.la
lib/pkgconfig/libctemplate.pc
lib/pkgconfig/libctemplate_nothreads.pc
share/doc/${PKGNAME}/AUTHORS
share/doc/${PKGNAME}/COPYING
share/doc/${PKGNAME}/ChangeLog
share/doc/${PKGNAME}/INSTALL
share/doc/${PKGNAME}/NEWS
share/doc/${PKGNAME}/README
share/doc/${PKGNAME}/README_windows.txt
share/doc/${PKGNAME}/auto_escape.html
share/doc/${PKGNAME}/designstyle.css
share/doc/${PKGNAME}/example.html
share/doc/${PKGNAME}/howto.html
share/doc/${PKGNAME}/index.html
share/doc/${PKGNAME}/tips.html
share/doc/${PKGNAME}/xss_resources.html