bc8ce6dec5
PR: 31553 Submitted by: MAINTAINER
55 lines
2.0 KiB
Plaintext
55 lines
2.0 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%%/elmrc-write
|
|
%%LIB_SUBDIR%%/elmterminal
|
|
%%LIB_SUBDIR%%/elmunidata
|
|
%%LIB_SUBDIR%%/prlong
|
|
%%SHLIB_SUBDIR%%/libelmme-base.so%%SO_REV%%
|
|
%%SHLIB_SUBDIR%%/libelmme-iconv.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%%/README.ICONV.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
|
|
@exec if [ -f %D/%%LIB_SUBDIR%%/elm.rc ]; then mv %D/%%LIB_SUBDIR%%/elm.rc %D/%%LIB_SUBDIR%%/elm.rc.orig; fi
|
|
@exec %D/%%LIB_SUBDIR%%/elmrc-write -G -I; mv %D/%%LIB_SUBDIR%%/elm.rc %D/%%LIB_SUBDIR%%/elm.rc-dist
|
|
@exec if [ -f %D/%%LIB_SUBDIR%%/elm.rc.orig ]; then mv %D/%%LIB_SUBDIR%%/elm.rc.orig %D/%%LIB_SUBDIR%%/elm.rc; else cp -p %D/%%LIB_SUBDIR%%/elm.rc-dist %D/%%LIB_SUBDIR%%/elm.rc; fi
|
|
@unexec if cmp -s %D/%%LIB_SUBDIR%%/elm.rc %D/%%LIB_SUBDIR%%/elm.rc-dist; then rm -f %D/%%LIB_SUBDIR%%/elm.rc; fi; rm -f %D/%%LIB_SUBDIR%%/elm.rc-dist
|
|
@dirrm %%LIB_SUBDIR%%/elm.map.bin
|
|
@unexec rmdir %D/%%LIB_SUBDIR%% 2> /dev/null || :
|
|
@dirrm %%SHLIB_SUBDIR%%
|
|
%%PORTDOCS%%@dirrm %%DOC_SUBDIR%%
|