freebsd-ports/audio/lame/pkg-plist
Sergey A. Osokin 253384a218 Cosmetic fix: use %%DOCSDIR%% macro.
No functionally changes.

Submitted by:	Oleg Karachevtsev <ok@etrust.ru>
A part of PR:	57992
2003-10-21 11:24:02 +00:00

27 lines
868 B
Text

bin/lame
bin/mp3rtp
include/lame/lame.h
lib/libmp3lame.a
lib/libmp3lame.so.0
@exec ln -fs %F %B/libmp3lame.so
@unexec rm -f %B/libmp3lame.so
%%PORTDOCS%%%%DOCSDIR%%/API
%%PORTDOCS%%%%DOCSDIR%%/LICENSE
%%PORTDOCS%%%%DOCSDIR%%/PRESETS.draft
%%PORTDOCS%%%%DOCSDIR%%/README
%%PORTDOCS%%%%DOCSDIR%%/TODO
%%PORTDOCS%%%%DOCSDIR%%/USAGE
%%PORTDOCS%%%%DOCSDIR%%/html/basic.html
%%PORTDOCS%%%%DOCSDIR%%/html/contributors.html
%%PORTDOCS%%%%DOCSDIR%%/html/examples.html
%%PORTDOCS%%%%DOCSDIR%%/html/history.html
%%PORTDOCS%%%%DOCSDIR%%/html/id3.html
%%PORTDOCS%%%%DOCSDIR%%/html/index.html
%%PORTDOCS%%%%DOCSDIR%%/html/lame.css
%%PORTDOCS%%%%DOCSDIR%%/html/modes.html
%%PORTDOCS%%%%DOCSDIR%%/html/node6.html
%%PORTDOCS%%%%DOCSDIR%%/html/presets.html
%%PORTDOCS%%%%DOCSDIR%%/html/switchs.html
%%PORTDOCS%%@dirrm %%DOCSDIR%%/html
%%PORTDOCS%%@dirrm %%DOCSDIR%%
@dirrm include/lame