mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
dd36f0c54d
Eblook supports to access CD-ROM books of EB, EBG, EBXA and EPWING formats directly.
11 lines
252 B
Plaintext
11 lines
252 B
Plaintext
bin/eblook
|
|
@unexec install-info --delete %D/info/eblook.info %D/info/dir
|
|
info/eblook.info
|
|
@exec install-info %D/info/eblook.info %D/info/dir
|
|
%%DOCDIR%%/AUTHORS
|
|
%%DOCDIR%%/COPYING
|
|
%%DOCDIR%%/ChangeLog
|
|
%%DOCDIR%%/NEWS
|
|
%%DOCDIR%%/README
|
|
@dirrm %%DOCDIR%%
|