---
name: gettext-lint
version: 0.4_1
origin: devel/gettext-lint
comment: Check the validity and consistency of PO and POT files
arch: freebsd:9:x86:64
www: http://gettext-lint.sourceforge.net/
maintainer: ports@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses:
- GPLv2
flatsize: 86717
desc: |
  The gettext lint tools is a collection of tools for checking the validity and
  consistency of PO and POT files. It also includes an experimental glossary
  building tool.

  This package includes:
      * POFileStatus - PO file validator and status reporting
      * POFileChecker - searches for common mistakes in PO files
      * POTFileChecker - searches for common mistakes in POT files
      * POFileConsistency - PO file consistency checks
      * POFileConsistencyShell - PO file consistency checks, interactive mode
      * POFileEquiv - PO file glossary generator

  All tools generate XML to the standard output; just run them with a list of PO
  or POT files to check. Some have extra options, run the command with no
  parameters for a short usage message.

  WWW: http://gettext-lint.sourceforge.net/
deps:
  python27: {origin: lang/python27, version: 2.7.5_2}
  python2: {origin: lang/python2, version: 2}
  python: {origin: lang/python, version: '2.7,2'}
  gettext: {origin: devel/gettext, version: 0.18.3}
  libiconv: {origin: converters/libiconv, version: 1.14_1}
categories:
- devel
