Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 May 1995 20:09:29 -0700
From:      asami@CS.Berkeley.EDU (Satoshi Asami | =?ISO-2022-JP?B?GyRCQHUbKEI=?= =?ISO-2022-JP?B?GyRCOCsbKEIgGyRCOC0bKEI=?=)
To:        taob@gate.sinica.edu.tw
Cc:        jkh@FreeBSD.org, mr@FreeBSD.org, ports@FreeBSD.org
Subject:   Re: pine port
Message-ID:  <199505130309.UAA00811@silvia.HIP.Berkeley.EDU>
In-Reply-To: <Pine.BSI.3.91.950512191958.983C-100000@aries.ibms.sinica.edu.tw> (message from Brian Tao on Fri, 12 May 1995 19:21:33 %2B0800 (CST))

next in thread | previous in thread | raw e-mail | index | archive | help
 *     Ummm... I do.  :)  I think I even have the Makefile and FreeBSD
 * object files stuffed away in a tarball.gz somewhere.  Should the
 * package include the Pine, Pico and IMAP binaries, or just Pine itself
 * (plus support files)?

Don't worry about Makefiles or object files (whatever that is), it
seems to compile and install ok.

And for the files you need to include in the PLIST, this is what "make 
insall" says.  I think we want all the binaries and the manpage at
least.

What are the "support files"?

Satoshi
-------
===>  Installing for pine-3.91
install -c -s -o bin -g bin bin/imapd /usr/local/bin/imapd
install -c -s -o bin -g bin bin/mtest /usr/local/bin/mtest
install -c -s -o bin -g bin bin/pico /usr/local/bin/pico
install -c -s -o bin -g bin bin/pine /usr/local/bin/pine
install -c -o bin -g bin doc/pico.1 /usr/local/man/man1/pico.1
install -c -o bin -g bin doc/pine.1 /usr/local/man/man1/pine.1



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199505130309.UAA00811>