aboutsummaryrefslogtreecommitdiffstats
path: root/cvs/cvs_1.11.14.oe
blob: 3a090a62e906e6fea527c258e1c7f51e09d74452 (plain)
1
2
3
4
5
6
7
8
9
DESCRIPTION = "The Concurrent Versioning System (cvs) client - Stable Version"
SECTION = "console/network"
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"