diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2005-02-12 17:08:14 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2005-02-12 17:08:14 +0000 |
commit | c04f39c24527f8426d590410e7673e9c52905b73 (patch) | |
tree | 600c55d954834013b1efbf872b85e21849a78290 /graphics/geist | |
parent | 7f0986a8af08273c94214356db258fe73ab992a5 (diff) |
Notes
Diffstat (limited to 'graphics/geist')
-rw-r--r-- | graphics/geist/pkg-plist | 54 |
1 files changed, 27 insertions, 27 deletions
diff --git a/graphics/geist/pkg-plist b/graphics/geist/pkg-plist index db2eb1f7b9dc..24baedf4e0f9 100644 --- a/graphics/geist/pkg-plist +++ b/graphics/geist/pkg-plist @@ -1,28 +1,28 @@ bin/geist -share/doc/geist/AUTHORS -share/doc/geist/ChangeLog -share/doc/geist/README -share/doc/geist/TODO -share/geist/fonts/20thcent.ttf -share/geist/fonts/cinema.ttf -share/geist/fonts/droid.ttf -share/geist/fonts/goodtime.ttf -share/geist/fonts/grunge.ttf -share/geist/fonts/joystix.ttf -share/geist/fonts/morpheus.ttf -share/geist/fonts/notepad.ttf -share/geist/fonts/soulpapa.ttf -share/geist/images/bg.png -share/geist/images/bulb.png -share/geist/images/elogo.png -share/geist/images/globe.png -share/geist/images/laet.jpg -share/geist/images/mail.png -share/geist/images/mush.png -share/geist/images/paper.png -share/geist/test.xml -share/geist/text_test.xml -@dirrm share/doc/geist -@dirrm share/geist/fonts -@dirrm share/geist/images -@dirrm share/geist +%%DOCSDIR%%/AUTHORS +%%DOCSDIR%%/ChangeLog +%%DOCSDIR%%/README +%%DOCSDIR%%/TODO +%%DATADIR%%/fonts/20thcent.ttf +%%DATADIR%%/fonts/cinema.ttf +%%DATADIR%%/fonts/droid.ttf +%%DATADIR%%/fonts/goodtime.ttf +%%DATADIR%%/fonts/grunge.ttf +%%DATADIR%%/fonts/joystix.ttf +%%DATADIR%%/fonts/morpheus.ttf +%%DATADIR%%/fonts/notepad.ttf +%%DATADIR%%/fonts/soulpapa.ttf +%%DATADIR%%/images/bg.png +%%DATADIR%%/images/bulb.png +%%DATADIR%%/images/elogo.png +%%DATADIR%%/images/globe.png +%%DATADIR%%/images/laet.jpg +%%DATADIR%%/images/mail.png +%%DATADIR%%/images/mush.png +%%DATADIR%%/images/paper.png +%%DATADIR%%/test.xml +%%DATADIR%%/text_test.xml +@dirrm %%DOCSDIR%% +@dirrm %%DATADIR%%/fonts +@dirrm %%DATADIR%%/images +@dirrm %%DATADIR%% |