You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
22 lines
657 B
Plaintext
22 lines
657 B
Plaintext
PortSystem 1.0
|
|
|
|
name buddy
|
|
version 2.4
|
|
revision 1
|
|
categories math science devel
|
|
platforms darwin
|
|
maintainers nomaintainer
|
|
license MIT
|
|
description binary decision diagram package
|
|
long_description ${description}
|
|
|
|
homepage http://buddy.sourceforge.net/
|
|
master_sites sourceforge
|
|
checksums rmd160 084f08a4dd109ede2f1d1ee24b4c686cee45e601 \
|
|
sha256 d3df80a6a669d9ae408cb46012ff17bd33d855529d20f3a7e563d0d913358836
|
|
|
|
# respect build_arch and universal_archs when building dylib
|
|
use_autoreconf yes
|
|
|
|
livecheck.type none
|