---
name: gtar
version: 1.27
origin: archivers/gtar
comment: GNU version of the traditional tape archiver
arch: freebsd:10:x86:64
www: http://www.gnu.org/software/tar/
maintainer: naddy@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses:
- GPLv3
flatsize: 2682038
desc: |
  The Free Software Foundation's "tar" tape archiver.

  GNU tar saves many files together into a single tape or disk archive,
  and can restore individual files from the archive.  It includes
  multivolume support, the ability to archive sparse files, automatic
  archive compression/decompression, remote archives and special
  features that allow tar to be used for incremental and full backups.
  This distribution also includes rmt, the remote tape server.

  Note that this port will install these utilities with a 'g' prefix,
  e.g. gtar, but the texinfo documentation will refer to them without
  the 'g' prefix.

  WWW: http://www.gnu.org/software/tar/
deps:
  gettext: {origin: devel/gettext, version: 0.18.3.1}
categories:
- archivers
- sysutils
shlibs_required:
- libintl.so.9
options: {NLS: on, STATIC: off}
