description General network file distribution system optimized for CVS
long_description ${description}
#depends_build bin:cm3:cm3 path:lib/libz.a:zlib
set cvsup-srcs "/pub/FreeBSD/development/CVSup/sources/"
homepage http://www.cvsup.org/
distname cvsup-snap-${version}
checksums sha1 976439eb09c9e929d3bb2837b5e4db14719393b2
# Mark destroot.target as .PHONY because HFS+ case insensitivity
# screws us over yet again.
patchfiles patch-Makefile
post-patch "reinplace s|/usr/local/lib|${prefix}/lib|g \
${worksrcpath}/suplib/src/m3makefile"
# Disable static building until cm3 is fixed
#build.args PREFIX=${prefix} M3=cm3 M3FLAGS=-DNOGUI\\ -DSTATIC
build.args PREFIX=${prefix} M3=cm3 M3FLAGS=-DNOGUI
# Add ${prefix}/cm3/bin to our path
build.env PATH=$env(PATH):${prefix}/cm3/bin
destroot.env ${build.env}
destroot.args PREFIX=${destroot}${prefix}/ M3=cm3 \
MANDIR=${destroot}${prefix}/share/man
livecheck.regex changes in development snapshot (\[0-9\.\]+\[a-z\]*)
livecheck.url ftp://ftp.freebsd.org/pub/FreeBSD/development/CVSup/sources/ChangeLog