summaryrefslogtreecommitdiff
path: root/lang/tcl-expect/Makefile.common
blob: 30e6d4c2ce7302423606d2316f86abb4e1b42ad0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $NetBSD: Makefile.common,v 1.4 2004/11/18 16:47:19 adam Exp $

DISTNAME=	expect-${EXPECT_VERSION}
MASTER_SITES=	http://expect.nist.gov/src/
HOMEPAGE=	http://expect.nist.gov/

EXPECT_VERSION=	5.42.1

WRKSRC=		${WRKDIR}/expect-5.42
USE_BUILDLINK3=	yes
USE_LIBTOOL=	yes
GNU_CONFIGURE=	yes
TEST_TARGET=	test

DISTINFO_FILE=	${.CURDIR}/../../lang/tcl-expect/distinfo
PATCHDIR=	${.CURDIR}/../../lang/tcl-expect/patches