PKGNAME=cvs
PKGEPOCH=1
PKGSEC=vcs
PKGDEP="krb5 zlib openssh inetutils libbsd"
PKGDES="Concurrent Versions System - a source control system"

ABSHADOW=0
AUTOTOOLS_AFTER="--disable-pam \
                 --disable-nls \
                 --enable-client \
                 --enable-password-authenticated-client \
                 --enable-server \
                 --enable-proxy \
                 --enable-case-sensitivity \
                 --enable-encryption \
                 --disable-lock-compatibility \
                 --enable-rootcommit \
                 --enable-config-override=no \
                 --without-krb4 \
                 --with-gssapi \
                 --with-external-zlib \
                 --with-rsh=ssh \
                 --with-editor=/usr/bin/editor \
                 --with-tmpdir=/var/tmp \
                 --with-umask=002 \
                 LIBS=-lbsd"
