a project to simplify installation of open source software
on Mac OS X and Darwin
# $Id: Portfile 22478 2007-03-02 05:16:40Z pipping@macports.org $
PortSystem 1.0
name dynamite
version 0.1
categories archivers
platforms darwin
maintainers nomaintainer@macports.org
description decompress data compressed with the PKWARE library
long_description Dynamite is a tool and library for decompressing data \
compressed with the PKWARE Data Compression Library.
homepage http://synce.sourceforge.net/synce/dynamite.php
master_sites sourceforge:synce
checksums md5 5e99d9172f60b8084cc6f6ba1a8c8261
platform darwin 8 {
configure.env CC=/usr/bin/gcc-4.0 CPP=/usr/bin/cpp-4.0
}