diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2006-01-19 21:35:08 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2006-01-19 21:35:08 +0000 |
commit | 7a83890171d718ada244744e7b295c14b8ecf233 (patch) | |
tree | 89bca5e864334715478436840c165a4b7e780004 /x11/rxvt-unicode/pkg-plist | |
parent | 92778de629c539866482d28b51de601f5517db87 (diff) | |
download | ports-7a83890171d718ada244744e7b295c14b8ecf233.tar.gz ports-7a83890171d718ada244744e7b295c14b8ecf233.zip |
Notes
Diffstat (limited to 'x11/rxvt-unicode/pkg-plist')
-rw-r--r-- | x11/rxvt-unicode/pkg-plist | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/x11/rxvt-unicode/pkg-plist b/x11/rxvt-unicode/pkg-plist index f17d9091299b..96fcfbf95cf4 100644 --- a/x11/rxvt-unicode/pkg-plist +++ b/x11/rxvt-unicode/pkg-plist @@ -1,6 +1,7 @@ bin/urxvt bin/urxvtc bin/urxvtd +%%PERL%%lib/urxvt/perl/automove-background %%PERL%%lib/urxvt/perl/block-graphics-to-ascii %%PERL%%lib/urxvt/perl/digital-clock %%PERL%%lib/urxvt/perl/example-refresh-hooks @@ -9,15 +10,9 @@ bin/urxvtd %%PERL%%lib/urxvt/perl/searchable-scrollback %%PERL%%lib/urxvt/perl/selection %%PERL%%lib/urxvt/perl/selection-autotransform +%%PERL%%lib/urxvt/perl/selection-pastebin %%PERL%%lib/urxvt/perl/selection-popup %%PERL%%lib/urxvt/perl/urxvt-popup %%PERL%%lib/urxvt/urxvt.pm -%%PORTDOCS%%%%EXAMPLESDIR%%/example.menu -%%PORTDOCS%%%%EXAMPLESDIR%%/jedmenu.sl -%%PORTDOCS%%%%EXAMPLESDIR%%/menu -%%PORTDOCS%%%%EXAMPLESDIR%%/rxvt.menu -%%PORTDOCS%%%%EXAMPLESDIR%%/rxvt.zh-menu -%%PORTDOCS%%%%EXAMPLESDIR%%/terminal.menu %%PERL%%@dirrm lib/urxvt/perl %%PERL%%@dirrm lib/urxvt -%%PORTDOCS%%@dirrm %%EXAMPLESDIR%% |