aboutsummaryrefslogtreecommitdiffstats
path: root/cvs/cvs_1.11.14.oe
blob: 9dcc5bfbc86fb86ddfd6a8650fefcc2ad3c21581 (plain)
1
2
3
4
5
6
7
8
9
DESCRIPTION = "The Concurrent Versioning System (cvs) client - Stable Version"
SECTION = "net"
PRIORITY = "optional"

SRC_URI = "http://www.cvshome.org/files/19/10/cvs-${PV}.tar.bz2"

inherit autotools

EXTRA_OECONF = "--with-krb4=no --with-gssapi=no"