---
name: grub2
version: 2.00_1
origin: sysutils/grub2
comment: Multiboot boot loader
arch: freebsd:9:x86:64
www: http://www.gnu.org/software/grub/
maintainer: ports@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses:
- GPLv3
flatsize: 12179982
desc: "GNU GRUB is a multiboot boot loader.  It was derived from GRUB, the GRand\nUnified
  Bootloader, which was originally designed and implemented by Erich \nStefan Boleyn.\n\nThis
  port does not install GRUB on the master boot record of your hard drive.\nTo do
  this you will need to read the info page that is installed by the port.\n\nWWW:
  http://www.gnu.org/software/grub/\n"
deps:
  freetype2: {origin: print/freetype2, version: 2.4.12_1}
  mpfr: {origin: math/mpfr, version: 3.1.2}
  mpc: {origin: math/mpc, version: 0.9}
  gmp: {origin: math/gmp, version: 5.1.2}
  gcc: {origin: lang/gcc, version: 4.6.3}
  gettext: {origin: devel/gettext, version: 0.18.3}
  binutils: {origin: devel/binutils, version: 2.23.2}
  libiconv: {origin: converters/libiconv, version: 1.14_1}
categories:
- sysutils
shlibs_required:
- libintl.so.9
- libfreetype.so.9
options: {MKFONT: on, FUSE: off}
message: "#############################################################\nTo install
  GRUB on the master boot record of your hard drive\nuse 'grub-install <drive-to-install>'
  command.\n\nA typical menu entry in /boot/grub/grub.cfg for FreeBSD:\nmenuentry
  \"FreeBSD\" {\n\tset root=\"(hd0,msdos1,bsd1)\"\n\tkfreebsd /boot/loader\n}\nOr
  use grub-mkconfig to create the config file.\n#############################################################\n"
