---
name: admesh
version: 0.95_1
origin: cad/admesh
comment: Program for processing STL triangulated solid meshes
arch: freebsd:9:x86:64
www: https://launchpad.net/admesh
maintainer: ports@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses: [GPLv2]
flatsize: 85150
desc: "ADMesh is a program for processing triangulated solid meshes. Currently, \nADMesh
  only reads the STL file format that is used for rapid prototyping \napplications,
  although it can write STL, VRML, OFF, and DXF files.\n\nFeatures\n* Read and write
  binary and ASCII STL files\n* Check STL files for flaws (i.e. unconnected facets,
  bad normals)\n* Repair facets by connecting nearby facets that are within a given
  tolerance\n* Fill holes in the mesh by adding facets.\n* Repair normal directions
  (i.e. facets should be CCW)\n* Repair normal values (i.e. should be perpendicular
  to facet with length=1)\n* Remove degenerate facets (i.e. facets with 2 or more
  vertices equal)\n* Translate in x, y, and z directions\n* Rotate about the x, y,
  and z axes\n* Mirror about the xy, yz, and xz planes\n* Scale the part by a factor\n*
  Merge 2 STL files into one\n* Write an OFF file\n* Write a VRML file\n* Write a
  DXF file\n* Calculate the volume of a part\n\nWWW: https://launchpad.net/admesh\n"
categories: [cad]
options: {DOCS: on}
files:
  /usr/local/bin/admesh: 71b7cb7903ab0216ffce7b7f5fceb8df7e90a7772c89130503e68983bcdfd190
  /usr/local/share/doc/admesh/admesh.doc: 073d6935137e658ea063d124373c202395d6b55fc2f11f72f3f052e642fcf6ec
  /usr/local/share/licenses/admesh-0.95_1/GPLv2: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643
  /usr/local/share/licenses/admesh-0.95_1/LICENSE: 7e1394d03c5f275a402fe721ff1d1349449ea8602b52af954c76463afcdb6ef7
  /usr/local/share/licenses/admesh-0.95_1/catalog.mk: d7eb0b5565f78c4c7fd123c9cd76c6053c5966ea86e1b75f7fdcff2e30787a81
directories:
  /usr/local/share/licenses/admesh-0.95_1/: n
  /usr/local/share/licenses/: y
  /usr/local/share/doc/admesh/: n
scripts:
  post-install: |
    cd /usr/local
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
    cd /usr/local
  post-deinstall: |
    cd /usr/local
    cd /usr/local
