Fix plist

This commit is contained in:
Kris Kennaway 2002-09-16 00:35:58 +00:00
parent 3b1c8fd784
commit e277335a31
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=66401
4 changed files with 72 additions and 54 deletions

View file

@ -83,8 +83,8 @@ CFLAGS+= -I${PREFIX}/include/ncurses -I${PREFIX}/include
.if defined(WITH_MUTT_CYRUS_SASL) .if defined(WITH_MUTT_CYRUS_SASL)
CONFIGURE_ARGS+= --with-sasl=${LOCALBASE} CONFIGURE_ARGS+= --with-sasl=${LOCALBASE}
.endif .endif
MAN1= mutt.1 mutt_dotlock.1 MAN1= flea.1 mutt.1 mutt_dotlock.1 muttbug.1
MAN5= muttrc.5 MAN5= mbox.5 muttrc.5
# XXX # XXX
# this should be done automagically by aclocal but .... # this should be done automagically by aclocal but ....

View file

@ -1,4 +1,5 @@
@comment $FreeBSD$ @comment $FreeBSD$
bin/flea
bin/mutt bin/mutt
bin/mutt_dotlock bin/mutt_dotlock
bin/muttbug bin/muttbug
@ -6,25 +7,6 @@ bin/pgpewrap
bin/pgpring bin/pgpring
etc/Muttrc etc/Muttrc
etc/mime.types etc/mime.types
share/locale/cs/LC_MESSAGES/mutt.mo
share/locale/da/LC_MESSAGES/mutt.mo
share/locale/de/LC_MESSAGES/mutt.mo
share/locale/el/LC_MESSAGES/mutt.mo
share/locale/eo/LC_MESSAGES/mutt.mo
share/locale/es/LC_MESSAGES/mutt.mo
share/locale/fr/LC_MESSAGES/mutt.mo
share/locale/gl/LC_MESSAGES/mutt.mo
share/locale/id/LC_MESSAGES/mutt.mo
share/locale/it/LC_MESSAGES/mutt.mo
share/locale/ko/LC_MESSAGES/mutt.mo
share/locale/nl/LC_MESSAGES/mutt.mo
share/locale/pl/LC_MESSAGES/mutt.mo
share/locale/pt_BR/LC_MESSAGES/mutt.mo
share/locale/ru/LC_MESSAGES/mutt.mo
share/locale/sk/LC_MESSAGES/mutt.mo
share/locale/sv/LC_MESSAGES/mutt.mo
share/locale/uk/LC_MESSAGES/mutt.mo
share/doc/mutt/manual.txt
share/doc/mutt/COPYRIGHT share/doc/mutt/COPYRIGHT
share/doc/mutt/ChangeLog share/doc/mutt/ChangeLog
share/doc/mutt/GPL share/doc/mutt/GPL
@ -37,17 +19,12 @@ share/doc/mutt/README.SSL
share/doc/mutt/TODO share/doc/mutt/TODO
share/doc/mutt/applying-patches.txt share/doc/mutt/applying-patches.txt
share/doc/mutt/devel-notes.txt share/doc/mutt/devel-notes.txt
share/doc/mutt/manual.txt
share/doc/mutt/patch-notes.txt share/doc/mutt/patch-notes.txt
share/doc/mutt/samples/Mush.rc share/doc/mutt/samples/Mush.rc
share/doc/mutt/samples/Pine.rc share/doc/mutt/samples/Pine.rc
share/doc/mutt/samples/Tin.rc share/doc/mutt/samples/Tin.rc
share/doc/mutt/samples/gpg.rc share/doc/mutt/samples/gpg.rc
share/doc/mutt/samples/pgp2.rc
share/doc/mutt/samples/pgp5.rc
share/doc/mutt/samples/pgp6.rc
share/doc/mutt/samples/sample.mailcap
share/doc/mutt/samples/sample.muttrc
share/doc/mutt/samples/sample.muttrc-tlr
share/doc/mutt/samples/iconv/iconv.aix-3.2.5.rc share/doc/mutt/samples/iconv/iconv.aix-3.2.5.rc
share/doc/mutt/samples/iconv/iconv.aix-4.1.5.rc share/doc/mutt/samples/iconv/iconv.aix-4.1.5.rc
share/doc/mutt/samples/iconv/iconv.aix-4.2.0.rc share/doc/mutt/samples/iconv/iconv.aix-4.2.0.rc
@ -66,6 +43,38 @@ share/doc/mutt/samples/iconv/iconv.solaris-2.5.1.rc
share/doc/mutt/samples/iconv/iconv.solaris-2.6-cjk.rc share/doc/mutt/samples/iconv/iconv.solaris-2.6-cjk.rc
share/doc/mutt/samples/iconv/iconv.solaris-2.6.rc share/doc/mutt/samples/iconv/iconv.solaris-2.6.rc
share/doc/mutt/samples/iconv/iconv.solaris-2.7.rc share/doc/mutt/samples/iconv/iconv.solaris-2.7.rc
share/doc/mutt/samples/pgp2.rc
share/doc/mutt/samples/pgp5.rc
share/doc/mutt/samples/pgp6.rc
share/doc/mutt/samples/sample.mailcap
share/doc/mutt/samples/sample.muttrc
share/doc/mutt/samples/sample.muttrc-tlr
share/locale/ca/LC_MESSAGES/mutt.mo
share/locale/cs/LC_MESSAGES/mutt.mo
share/locale/da/LC_MESSAGES/mutt.mo
share/locale/de/LC_MESSAGES/mutt.mo
share/locale/el/LC_MESSAGES/mutt.mo
share/locale/eo/LC_MESSAGES/mutt.mo
share/locale/es/LC_MESSAGES/mutt.mo
share/locale/et/LC_MESSAGES/mutt.mo
share/locale/fr/LC_MESSAGES/mutt.mo
share/locale/gl/LC_MESSAGES/mutt.mo
share/locale/hu/LC_MESSAGES/mutt.mo
share/locale/id/LC_MESSAGES/mutt.mo
share/locale/it/LC_MESSAGES/mutt.mo
share/locale/ja/LC_MESSAGES/mutt.mo
share/locale/ko/LC_MESSAGES/mutt.mo
share/locale/lt/LC_MESSAGES/mutt.mo
share/locale/nl/LC_MESSAGES/mutt.mo
share/locale/pl/LC_MESSAGES/mutt.mo
share/locale/pt_BR/LC_MESSAGES/mutt.mo
share/locale/ru/LC_MESSAGES/mutt.mo
share/locale/sk/LC_MESSAGES/mutt.mo
share/locale/sv/LC_MESSAGES/mutt.mo
share/locale/tr/LC_MESSAGES/mutt.mo
share/locale/uk/LC_MESSAGES/mutt.mo
share/locale/zh_CN/LC_MESSAGES/mutt.mo
share/locale/zh_TW/LC_MESSAGES/mutt.mo
@dirrm share/doc/mutt/samples/iconv @dirrm share/doc/mutt/samples/iconv
@dirrm share/doc/mutt/samples @dirrm share/doc/mutt/samples
@dirrm share/doc/mutt @dirrm share/doc/mutt

View file

@ -83,8 +83,8 @@ CFLAGS+= -I${PREFIX}/include/ncurses -I${PREFIX}/include
.if defined(WITH_MUTT_CYRUS_SASL) .if defined(WITH_MUTT_CYRUS_SASL)
CONFIGURE_ARGS+= --with-sasl=${LOCALBASE} CONFIGURE_ARGS+= --with-sasl=${LOCALBASE}
.endif .endif
MAN1= mutt.1 mutt_dotlock.1 MAN1= flea.1 mutt.1 mutt_dotlock.1 muttbug.1
MAN5= muttrc.5 MAN5= mbox.5 muttrc.5
# XXX # XXX
# this should be done automagically by aclocal but .... # this should be done automagically by aclocal but ....

View file

@ -1,4 +1,5 @@
@comment $FreeBSD$ @comment $FreeBSD$
bin/flea
bin/mutt bin/mutt
bin/mutt_dotlock bin/mutt_dotlock
bin/muttbug bin/muttbug
@ -6,25 +7,6 @@ bin/pgpewrap
bin/pgpring bin/pgpring
etc/Muttrc etc/Muttrc
etc/mime.types etc/mime.types
share/locale/cs/LC_MESSAGES/mutt.mo
share/locale/da/LC_MESSAGES/mutt.mo
share/locale/de/LC_MESSAGES/mutt.mo
share/locale/el/LC_MESSAGES/mutt.mo
share/locale/eo/LC_MESSAGES/mutt.mo
share/locale/es/LC_MESSAGES/mutt.mo
share/locale/fr/LC_MESSAGES/mutt.mo
share/locale/gl/LC_MESSAGES/mutt.mo
share/locale/id/LC_MESSAGES/mutt.mo
share/locale/it/LC_MESSAGES/mutt.mo
share/locale/ko/LC_MESSAGES/mutt.mo
share/locale/nl/LC_MESSAGES/mutt.mo
share/locale/pl/LC_MESSAGES/mutt.mo
share/locale/pt_BR/LC_MESSAGES/mutt.mo
share/locale/ru/LC_MESSAGES/mutt.mo
share/locale/sk/LC_MESSAGES/mutt.mo
share/locale/sv/LC_MESSAGES/mutt.mo
share/locale/uk/LC_MESSAGES/mutt.mo
share/doc/mutt/manual.txt
share/doc/mutt/COPYRIGHT share/doc/mutt/COPYRIGHT
share/doc/mutt/ChangeLog share/doc/mutt/ChangeLog
share/doc/mutt/GPL share/doc/mutt/GPL
@ -37,17 +19,12 @@ share/doc/mutt/README.SSL
share/doc/mutt/TODO share/doc/mutt/TODO
share/doc/mutt/applying-patches.txt share/doc/mutt/applying-patches.txt
share/doc/mutt/devel-notes.txt share/doc/mutt/devel-notes.txt
share/doc/mutt/manual.txt
share/doc/mutt/patch-notes.txt share/doc/mutt/patch-notes.txt
share/doc/mutt/samples/Mush.rc share/doc/mutt/samples/Mush.rc
share/doc/mutt/samples/Pine.rc share/doc/mutt/samples/Pine.rc
share/doc/mutt/samples/Tin.rc share/doc/mutt/samples/Tin.rc
share/doc/mutt/samples/gpg.rc share/doc/mutt/samples/gpg.rc
share/doc/mutt/samples/pgp2.rc
share/doc/mutt/samples/pgp5.rc
share/doc/mutt/samples/pgp6.rc
share/doc/mutt/samples/sample.mailcap
share/doc/mutt/samples/sample.muttrc
share/doc/mutt/samples/sample.muttrc-tlr
share/doc/mutt/samples/iconv/iconv.aix-3.2.5.rc share/doc/mutt/samples/iconv/iconv.aix-3.2.5.rc
share/doc/mutt/samples/iconv/iconv.aix-4.1.5.rc share/doc/mutt/samples/iconv/iconv.aix-4.1.5.rc
share/doc/mutt/samples/iconv/iconv.aix-4.2.0.rc share/doc/mutt/samples/iconv/iconv.aix-4.2.0.rc
@ -66,6 +43,38 @@ share/doc/mutt/samples/iconv/iconv.solaris-2.5.1.rc
share/doc/mutt/samples/iconv/iconv.solaris-2.6-cjk.rc share/doc/mutt/samples/iconv/iconv.solaris-2.6-cjk.rc
share/doc/mutt/samples/iconv/iconv.solaris-2.6.rc share/doc/mutt/samples/iconv/iconv.solaris-2.6.rc
share/doc/mutt/samples/iconv/iconv.solaris-2.7.rc share/doc/mutt/samples/iconv/iconv.solaris-2.7.rc
share/doc/mutt/samples/pgp2.rc
share/doc/mutt/samples/pgp5.rc
share/doc/mutt/samples/pgp6.rc
share/doc/mutt/samples/sample.mailcap
share/doc/mutt/samples/sample.muttrc
share/doc/mutt/samples/sample.muttrc-tlr
share/locale/ca/LC_MESSAGES/mutt.mo
share/locale/cs/LC_MESSAGES/mutt.mo
share/locale/da/LC_MESSAGES/mutt.mo
share/locale/de/LC_MESSAGES/mutt.mo
share/locale/el/LC_MESSAGES/mutt.mo
share/locale/eo/LC_MESSAGES/mutt.mo
share/locale/es/LC_MESSAGES/mutt.mo
share/locale/et/LC_MESSAGES/mutt.mo
share/locale/fr/LC_MESSAGES/mutt.mo
share/locale/gl/LC_MESSAGES/mutt.mo
share/locale/hu/LC_MESSAGES/mutt.mo
share/locale/id/LC_MESSAGES/mutt.mo
share/locale/it/LC_MESSAGES/mutt.mo
share/locale/ja/LC_MESSAGES/mutt.mo
share/locale/ko/LC_MESSAGES/mutt.mo
share/locale/lt/LC_MESSAGES/mutt.mo
share/locale/nl/LC_MESSAGES/mutt.mo
share/locale/pl/LC_MESSAGES/mutt.mo
share/locale/pt_BR/LC_MESSAGES/mutt.mo
share/locale/ru/LC_MESSAGES/mutt.mo
share/locale/sk/LC_MESSAGES/mutt.mo
share/locale/sv/LC_MESSAGES/mutt.mo
share/locale/tr/LC_MESSAGES/mutt.mo
share/locale/uk/LC_MESSAGES/mutt.mo
share/locale/zh_CN/LC_MESSAGES/mutt.mo
share/locale/zh_TW/LC_MESSAGES/mutt.mo
@dirrm share/doc/mutt/samples/iconv @dirrm share/doc/mutt/samples/iconv
@dirrm share/doc/mutt/samples @dirrm share/doc/mutt/samples
@dirrm share/doc/mutt @dirrm share/doc/mutt