mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-17 03:25:46 +00:00
ce64f38e17
PR: ports/76428 Submitted by: Florent Thoumie <flz@xbsd.org> Approved by: maintainer timeout (3 weeks)
20 lines
494 B
Plaintext
20 lines
494 B
Plaintext
bin/gvd
|
|
@unexec install-info --delete %D/info/gvd.info %D/info/dir
|
|
info/gvd.info
|
|
@exec install-info %D/info/gvd.info %D/info/dir
|
|
share/locale/fr/LC_MESSAGES/gvd.mo
|
|
%%DOCSDIR%%/gvd.html
|
|
%%DOCSDIR%%/gvd.ps
|
|
%%DOCSDIR%%/gvd.txt
|
|
%%DOCSDIR%%/assembly.gif
|
|
%%DOCSDIR%%/canvas.gif
|
|
%%DOCSDIR%%/explorer.gif
|
|
%%DOCSDIR%%/memory-view.gif
|
|
%%DOCSDIR%%/tasks.gif
|
|
%%DOCSDIR%%/breakpoints.gif
|
|
%%DOCSDIR%%/colors.gif
|
|
%%DOCSDIR%%/main-window.gif
|
|
%%DOCSDIR%%/process.gif
|
|
%%DOCSDIR%%/tooltips.gif
|
|
@dirrm %%DOCSDIR%%
|