1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
# New ports collection makefile for: expect # Version required: 5.12 # Date created: 20 November 1994 # Whom: pst # # $Id: Makefile,v 1.1.1.1 1994/11/15 20:44:51 pst Exp $ # DISTNAME= expect-5.13 MASTER_SITES= ftp://ftp.cme.nist.gov/pub/expect/ DISTFILES= expect.tar.gz HAS_CONFIGURE= yes GNU_CONFIGURE= yes DEPENDS= ${PORTSDIR}/lang/tcl ${PORTSDIR}/x11/tk .include <bsd.port.mk>