1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
# Created by: ijliao # $FreeBSD$ PORTNAME= pexpect PORTVERSION= 2.4 PORTREVISION= 1 CATEGORIES= misc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org COMMENT= Pure Python Expect-like module USE_PYTHON= yes USE_PYDISTUTILS= yes .include <bsd.port.mk>