mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
4 lines
110 B
Plaintext
4 lines
110 B
Plaintext
|
#! /bin/sh
|
||
|
export INFOPATH=/usr/local/info:/usr/share/info:/usr/X11R6/info
|
||
|
exec ${SCRIPT_FILENAME%/*}/gnuinfo
|