Vitaly Magerya writes:
> I'm creating a port for Petite Chez Scheme [1], which is a free
> interpreter for commercial Chez Scheme, and has some licensing
> restrictions.
>
> From what I understood in the license [2], user must accept it
> before installing. The text of the license is also distributed
> in the tarball, so it seems appropriate to simply display the
> license file on post-extract.
>
> Is there a common way to display such a file before installing?
> I'm currently using ${PAGER} for that [3], but it's unlike any other
> port we have.
Look at how java/jdk-* does it.
Robert Huff
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[email protected]"