1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/mail/elm+ME/pkg-plist
Tim Vanderhoek 5424500208 Whoops. I broke pkg_add while removing the manpages from the plist.
Fix pkg_delete while I'm here.

Gee, wouldn't it be nice if bsd.port.mk had support for MLINKs?  ;-)
1998-08-17 18:28:27 +00:00

29 lines
673 B
Plaintext

bin/elm
bin/answer
bin/checkalias
bin/elmalias
bin/fastmail
bin/frm
@exec ln -f %D/%F %D/bin/nfrm
bin/listalias
bin/messages
bin/newalias
bin/newmail
@exec ln -f %D/%F %D/bin/wnewmail
bin/printmail
bin/readmsg
lib/prlong
lib/elm.mimetypes
lib/elmrc-info
lib/elm-help.0
lib/elm-help.1
lib/elm-help.2
lib/elm-help.3
share/nls/C/elm2.4.cat
@exec ln -f %D/man/man1/frm.1.gz %D/man/man1/nfrm.1.gz
@exec ln -f %D/man/man1/newmail.1.gz %D/man/man1/wnewmail.1.gz
@unexec rm %D/man/man1/wnewmail.1.gz 2> /dev/null || true
@unexec rm %D/man/man1/wnewmail.1 2> /dev/null || true
@unexec rm %D/man/man1/nfrm.1.gz 2> /dev/null || true
@unexec rm %D/man/man1/nfrm.1 2> /dev/null || true