mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-18 03:46:03 +00:00
e7773154ad
PR: 27310 Submitted by: Cyrille Lefevre <clefevre@poboxes.com> MAINTAINER
48 lines
1.3 KiB
Plaintext
48 lines
1.3 KiB
Plaintext
@comment $FreeBSD$
|
|
bin/answer
|
|
bin/checkalias
|
|
bin/elm
|
|
bin/elmalias
|
|
bin/fastmail
|
|
bin/frm
|
|
@exec ln -f %B/%f %B/nfrm
|
|
@unexec rm -f %B/nfrm
|
|
bin/listalias
|
|
bin/messages
|
|
bin/newalias
|
|
bin/newmail
|
|
@exec ln -f %B/%f %B/wnewmail
|
|
@unexec rm -f %B/wnewmail
|
|
bin/printmail
|
|
bin/readmsg
|
|
etc/rc.d/00elm.sh
|
|
%%LIB_SUBDIR%%/elm-help.0
|
|
%%LIB_SUBDIR%%/elm-help.1
|
|
%%LIB_SUBDIR%%/elm-help.2
|
|
%%LIB_SUBDIR%%/elm-help.3
|
|
%%LIB_SUBDIR%%/elm.map.bin/unidata.bin
|
|
%%LIB_SUBDIR%%/elm.mimecharsets
|
|
@unexec if cmp -s %D/%%LIB_SUBDIR%%/elm.mimetypes %D/%%LIB_SUBDIR%%/elm.mimetypes-dist; then rm -f %D/%%LIB_SUBDIR%%/elm.mimetypes; fi
|
|
%%LIB_SUBDIR%%/elm.mimetypes-dist
|
|
@exec [ ! -f %B/elm.mimetypes ] && cp %B/%f %B/elm.mimetypes
|
|
%%LIB_SUBDIR%%/elmcharset
|
|
%%LIB_SUBDIR%%/elmrc-info
|
|
%%LIB_SUBDIR%%/elmterminal
|
|
%%LIB_SUBDIR%%/elmunidata
|
|
%%LIB_SUBDIR%%/prlong
|
|
%%SHLIB_SUBDIR%%/libelmme-base.so%%SO_REV%%
|
|
%%SHLIB_SUBDIR%%/libelmme-tls.so%%SO_REV%%
|
|
%%PORTDOCS%%%%DOC_SUBDIR%%/README.ME+.gz
|
|
%%PORTDOCS%%%%DOC_SUBDIR%%/README.TLS.gz
|
|
%%PORTDOCS%%%%DOC_SUBDIR%%/Alias.fmtd.gz
|
|
%%PORTDOCS%%%%DOC_SUBDIR%%/Config.fmtd.gz
|
|
%%PORTDOCS%%%%DOC_SUBDIR%%/Cover.fmtd.gz
|
|
%%PORTDOCS%%%%DOC_SUBDIR%%/Form.fmtd.gz
|
|
%%PORTDOCS%%%%DOC_SUBDIR%%/Ref.fmtd.gz
|
|
%%PORTDOCS%%%%DOC_SUBDIR%%/Users.fmtd.gz
|
|
share/nls/C/elm2.4me+.cat
|
|
@dirrm %%LIB_SUBDIR%%/elm.map.bin
|
|
@dirrm %%LIB_SUBDIR%%
|
|
@dirrm %%SHLIB_SUBDIR%%
|
|
%%PORTDOCS%%@dirrm %%DOC_SUBDIR%%
|