mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
26 lines
1008 B
Tcl
26 lines
1008 B
Tcl
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
|
|
|
|
PortSystem 1.0
|
|
|
|
categories graphics
|
|
|
|
name lib3ds13
|
|
version 1.3.0
|
|
platforms darwin
|
|
maintainers nomaintainer
|
|
description Overall software library for managing 3D-Studio Release 3 and 4 ".3DS" files.
|
|
long_description lib3ds is an overall software library for managing \
|
|
3D-Studio Release 3 and 4 ".3DS" files. It is a free \
|
|
alternative to Autodesk's 3DS File Toolkit for managing \
|
|
3DS files.
|
|
homepage http://lib3ds.sourceforge.net/
|
|
|
|
master_sites sourceforge:lib3ds
|
|
distname lib3ds-${version}
|
|
|
|
checksums md5 2572f7b0f29b591d494c1a0658b35c86 \
|
|
sha1 544262eac73c1e4a1d77f0f1cbd90b990a996db8 \
|
|
rmd160 3b7293b53dada43af97d02c200527c6ba3068487
|
|
|
|
use_zip yes
|