pkg/manifests/terminal-resize.p5m
changeset 1144 61b19ca308de
parent 1143 f9aac8f4b258
child 1172 4597acbe535f
equal deleted inserted replaced
1143:f9aac8f4b258 1144:61b19ca308de
    19 # FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
    19 # FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
    20 # DEALINGS IN THE SOFTWARE.
    20 # DEALINGS IN THE SOFTWARE.
    21 #
    21 #
    22 set name=pkg.fmri value=pkg:/terminal/resize@0.__version:xterm__
    22 set name=pkg.fmri value=pkg:/terminal/resize@0.__version:xterm__
    23 set name=pkg.description \
    23 set name=pkg.description \
    24     value="Resize prints a shell command for setting the TERM and TERMCAP environment variables to indicate the current size of the terminal window from which the command is run."
    24     value="Resize prints a shell command for setting the COLUMNS and LINES environment variables to indicate the current size of the terminal window from which the command is run."
    25 set name=pkg.summary \
    25 set name=pkg.summary \
    26     value="resize - adjust terminal settings to current window size"
    26     value="resize - adjust terminal settings to current window size"
    27 dir path=usr
    27 dir path=usr
    28 dir path=usr/X11
    28 dir path=usr/X11
    29 dir path=usr/X11/bin
    29 dir path=usr/X11/bin