pkgsrc/lang/tcl-expect/Makefile.common
2004-03-11 07:16:45 +00:00

17 lines
420 B
Text

# $NetBSD: Makefile.common,v 1.3 2004/03/11 07:16:45 minskim Exp $
#
DISTNAME= expect-${EXPECT_VERSION}
MASTER_SITES= http://expect.nist.gov/src/
HOMEPAGE= http://expect.nist.gov/
EXPECT_VERSION= 5.38.0
WRKSRC= ${WRKDIR}/expect-5.38
USE_BUILDLINK3= yes
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
TEST_TARGET= test
DISTINFO_FILE= ${.CURDIR}/../../lang/tcl-expect/distinfo
PATCHDIR= ${.CURDIR}/../../lang/tcl-expect/patches