summaryrefslogtreecommitdiff
path: root/cvs/cvs_1.11.14.oe
blob: 8d1ecad354faca0070a9add5fedfdf7d536e0e9a (plain)
1
2
3
4
5
6
7
8
9
10
DESCRIPTION = "The Concurrent Versioning System (cvs) client - Stable Version"
SECTION = "console/network"
PRIORITY = "optional"
LICENSE = "GPL"

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

inherit autotools

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