diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2005-02-22 20:06:53 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2005-02-22 20:06:53 +0000 |
commit | a38bbc1bbfb89d5339ce834908148f9bc9bd18fa (patch) | |
tree | 0aab0637fe326de8eca8764dfe15bea6050e570a /textproc/archmage/pkg-plist | |
parent | c89e0c4437788b964b89b17237605900842c768f (diff) |
Notes
Diffstat (limited to 'textproc/archmage/pkg-plist')
-rw-r--r-- | textproc/archmage/pkg-plist | 62 |
1 files changed, 62 insertions, 0 deletions
diff --git a/textproc/archmage/pkg-plist b/textproc/archmage/pkg-plist new file mode 100644 index 000000000000..9bf30ddcf75d --- /dev/null +++ b/textproc/archmage/pkg-plist @@ -0,0 +1,62 @@ +bin/archmage +etc/arch.conf +%%DATADIR%%/templates/arch_contents.html +%%DATADIR%%/templates/arch_frameset.html +%%DATADIR%%/templates/arch_header.html +%%DATADIR%%/templates/index.html +%%DATADIR%%/templates/arch_css.css +%%DATADIR%%/templates/icons/next.gif +%%DATADIR%%/templates/icons/0.gif +%%DATADIR%%/templates/icons/1.gif +%%DATADIR%%/templates/icons/11.gif +%%DATADIR%%/templates/icons/12.gif +%%DATADIR%%/templates/icons/17.gif +%%DATADIR%%/templates/icons/2.gif +%%DATADIR%%/templates/icons/22.gif +%%DATADIR%%/templates/icons/90.gif +%%DATADIR%%/templates/icons/91.gif +%%DATADIR%%/templates/icons/92.gif +%%DATADIR%%/templates/icons/93.gif +%%DATADIR%%/templates/icons/94.gif +%%DATADIR%%/templates/icons/95.gif +%%DATADIR%%/templates/icons/96.gif +%%DATADIR%%/templates/icons/97.gif +%%DATADIR%%/templates/icons/98.gif +%%DATADIR%%/templates/icons/99.gif +%%DATADIR%%/templates/icons/10.gif +%%DATADIR%%/templates/icons/prev.gif +%%DATADIR%%/templates/icons/13.gif +%%DATADIR%%/templates/icons/14.gif +%%DATADIR%%/templates/icons/15.gif +%%DATADIR%%/templates/icons/16.gif +%%DATADIR%%/templates/icons/18.gif +%%DATADIR%%/templates/icons/19.gif +%%DATADIR%%/templates/icons/20.gif +%%DATADIR%%/templates/icons/21.gif +%%DATADIR%%/templates/icons/23.gif +%%DATADIR%%/templates/icons/24.gif +%%DATADIR%%/templates/icons/25.gif +%%DATADIR%%/templates/icons/26.gif +%%DATADIR%%/templates/icons/27.gif +%%DATADIR%%/templates/icons/35.gif +%%DATADIR%%/templates/icons/37.gif +%%DATADIR%%/templates/icons/39.gif +%%DATADIR%%/templates/icons/3.gif +%%DATADIR%%/templates/icons/4.gif +%%DATADIR%%/templates/icons/5.gif +%%DATADIR%%/templates/icons/6.gif +%%DATADIR%%/templates/icons/7.gif +%%DATADIR%%/templates/icons/8.gif +%%DATADIR%%/templates/icons/9.gif +%%PYTHON_SITELIBDIR%%/CHM.py +%%PYTHON_SITELIBDIR%%/CHM.pyo +%%PYTHON_SITELIBDIR%%/CHM.pyc +%%PYTHON_SITELIBDIR%%/chmlib.py +%%PYTHON_SITELIBDIR%%/chmlib.pyc +%%PYTHON_SITELIBDIR%%/chmlib.pyo +%%PYTHON_SITELIBDIR%%/mod_chm.py +%%PYTHON_SITELIBDIR%%/mod_chm.pyo +%%PYTHON_SITELIBDIR%%/mod_chm.pyc +@dirrm %%DATADIR%%/templates/icons +@dirrm %%DATADIR%%/templates +@dirrm %%DATADIR%% |