---
name: gdt
version: 4.0
origin: cad/gdt
comment: GDS2/GDT format translator
arch: freebsd:9:x86:64
www: http://sourceforge.net/projects/gds2/
maintainer: hrs@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses:
- GPLv2
flatsize: 1795607
desc: |
  This is GDT (graphics data text) format translator written in C/C++ that
  converts a binary gdsii file to a text format that is compact and
  easy to parse.

  WWW: http://sourceforge.net/projects/gds2/
deps:
  perl: {origin: lang/perl5.14, version: 5.14.4}
categories:
- cad
