mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
29 lines
975 B
Plaintext
29 lines
975 B
Plaintext
PortSystem 1.0
|
|
|
|
name microdc2
|
|
version 0.15.6
|
|
revision 3
|
|
categories net
|
|
maintainers buffalo.edu:arm39
|
|
description A command line Direct Connect client
|
|
long_description microdc2 is a simple command line client for the Direct \
|
|
Connect protocol, similar to DC++ or Shakespeer.
|
|
homepage http://corsair626.no-ip.org/microdc/
|
|
master_sites ${homepage}
|
|
|
|
checksums md5 9175a7463936fe89e2e22c8ae2f5e020 \
|
|
sha1 d39fedfb817203b70854aaff3a9e7fb2f2f317d2 \
|
|
rmd160 c7e05994c9012f4774c1de6eaea7ee3225c63336
|
|
|
|
depends_lib port:readline \
|
|
port:libxml2 \
|
|
port:gettext
|
|
|
|
patchfiles patch-lib-Makefile.in.diff \
|
|
patch-microdc2-0.15.6-configure.diff \
|
|
patch-src-screen.diff
|
|
|
|
build.env-append VERSION_CONTROL=off
|
|
|
|
universal_variant no
|