diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2005-05-16 06:34:22 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2005-05-16 06:34:22 +0000 |
commit | 563305f37b1a70c0367cbfbfcd037fa330691d82 (patch) | |
tree | fac2d049b4bef3796c8fb7e3cc3e0504fea1d443 /editors/bless/pkg-plist | |
parent | 07deb1d8e5c5b66b6785719800d81cc397029038 (diff) | |
download | ports-563305f37b1a70c0367cbfbfcd037fa330691d82.tar.gz ports-563305f37b1a70c0367cbfbfcd037fa330691d82.zip |
Update to 0.3.4.
BSD# - Project by: http://www.mono-project.com/Mono:FreeBSD
Notes
Notes:
svn path=/head/; revision=135329
Diffstat (limited to 'editors/bless/pkg-plist')
-rw-r--r-- | editors/bless/pkg-plist | 52 |
1 files changed, 44 insertions, 8 deletions
diff --git a/editors/bless/pkg-plist b/editors/bless/pkg-plist index 683fdcb145c2..476693a6c45e 100644 --- a/editors/bless/pkg-plist +++ b/editors/bless/pkg-plist @@ -1,13 +1,49 @@ bin/bless -lib/bless/bin/bless.exe -lib/bless/data/Makefile -lib/bless/data/bless-about.png -lib/bless/data/bless-icon.png +lib/bless-0.3.4/bin/bless.exe +lib/bless-0.3.4/data/bless-16-bytes-per-row.layout +lib/bless-0.3.4/data/bless-48x48.png +lib/bless-0.3.4/data/bless-about.png +lib/bless-0.3.4/data/bless-all-number-bases.layout +lib/bless-0.3.4/data/bless-default.layout +lib/bless-0.3.4/data/help_script.sh %%PORTDOCS%%%%DOCSDIR%%/AUTHORS -%%PORTDOCS%%%%DOCSDIR%%/Changelog +%%PORTDOCS%%%%DOCSDIR%%/COPYING +%%PORTDOCS%%%%DOCSDIR%%/ChangeLog %%PORTDOCS%%%%DOCSDIR%%/NEWS %%PORTDOCS%%%%DOCSDIR%%/README +%%PORTDOCS%%%%DOCSDIR%%/developer/bless.xmi +%%PORTDOCS%%%%DOCSDIR%%/user/bless-manual.xml +%%PORTDOCS%%%%DOCSDIR%%/user/ch01.html +%%PORTDOCS%%%%DOCSDIR%%/user/ch02.html +%%PORTDOCS%%%%DOCSDIR%%/user/ch02s02.html +%%PORTDOCS%%%%DOCSDIR%%/user/ch03.html +%%PORTDOCS%%%%DOCSDIR%%/user/ch03s02.html +%%PORTDOCS%%%%DOCSDIR%%/user/ch04.html +%%PORTDOCS%%%%DOCSDIR%%/user/ch04s02.html +%%PORTDOCS%%%%DOCSDIR%%/user/ch04s03.html +%%PORTDOCS%%%%DOCSDIR%%/user/ch04s04.html +%%PORTDOCS%%%%DOCSDIR%%/user/ch05.html +%%PORTDOCS%%%%DOCSDIR%%/user/ch06.html +%%PORTDOCS%%%%DOCSDIR%%/user/figures/bless_area_focus.png +%%PORTDOCS%%%%DOCSDIR%%/user/figures/bless_display_tag.png +%%PORTDOCS%%%%DOCSDIR%%/user/figures/bless_edit_mode.png +%%PORTDOCS%%%%DOCSDIR%%/user/figures/bless_goto.png +%%PORTDOCS%%%%DOCSDIR%%/user/figures/bless_layout_example1.png +%%PORTDOCS%%%%DOCSDIR%%/user/figures/bless_layout_oha.png +%%PORTDOCS%%%%DOCSDIR%%/user/figures/bless_search_find.png +%%PORTDOCS%%%%DOCSDIR%%/user/figures/bless_search_replace.png +%%PORTDOCS%%%%DOCSDIR%%/user/figures/bless_start_window.png +%%PORTDOCS%%%%DOCSDIR%%/user/figures/bless_tab_close.png +%%PORTDOCS%%%%DOCSDIR%%/user/index.html +%%PORTDOCS%%%%DOCSDIR%%/user/legal.xml +share/gnome/applications/bless.desktop +share/gnome/pixmaps/bless-48x48.png +share/omf/bless/bless-manual.omf +@dirrm share/omf/bless +%%PORTDOCS%%@dirrm %%DOCSDIR%%/user/figures +%%PORTDOCS%%@dirrm %%DOCSDIR%%/user +%%PORTDOCS%%@dirrm %%DOCSDIR%%/developer %%PORTDOCS%%@dirrm %%DOCSDIR%% -@dirrm lib/bless/data -@dirrm lib/bless/bin -@dirrm lib/bless +@dirrm lib/bless-0.3.4/data +@dirrm lib/bless-0.3.4/bin +@dirrm lib/bless-0.3.4 |