---
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
files:
  /usr/local/bin/gds2gdt: b8383c1a7fe47ffd9b7cf7c8046af209077ede050f99067b32cd8ca9dd3a95f2
  /usr/local/bin/gdsinfo: e9e82f054aab37d4527d9302fa4e9b28655bbcf3233f184125226455032fff7e
  /usr/local/bin/gdt2gds: dd8123629c1d261d3d42a987d8e30cb3966ec38b9ce54308018067163532e822
  /usr/local/bin/scalegds: be35cef09459ed5ec9dfa5743697195dd2704092ae40cb038ba8778bafd88a86
  /usr/local/share/licenses/gdt-4.0/GPLv2: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643
  /usr/local/share/licenses/gdt-4.0/LICENSE: 7e1394d03c5f275a402fe721ff1d1349449ea8602b52af954c76463afcdb6ef7
  /usr/local/share/licenses/gdt-4.0/catalog.mk: 77f86f42b3e396bb4de4be84cb4f5254cd84ad5cbc817899868e991843e15a59
directories:
  /usr/local/share/licenses/gdt-4.0/: n
  /usr/local/share/licenses/: y
scripts:
  post-install: |
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
  post-deinstall: |
    cd /usr/local
