4fb39439ef
o remove unnecessary patches o PATCH_* and LIB_DEPENDS (iconv) added o INSTALLS_SHLIB and LDCONFIG_DIRS added o scripts/pre-configure changes: -e added PREFIX -> LOCALBASE for external programs new iconv support added (untested) config.sh generation fixed PR: 29868 Submitted by: MAINTAINER
50 lines
1.4 KiB
Plaintext
50 lines
1.4 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-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
|
|
@dirrm %%LIB_SUBDIR%%/elm.map.bin
|
|
@dirrm %%LIB_SUBDIR%%
|
|
@dirrm %%SHLIB_SUBDIR%%
|
|
%%PORTDOCS%%@dirrm %%DOC_SUBDIR%%
|