aboutsummaryrefslogtreecommitdiffstats
path: root/misc/py-pexpect/Makefile
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2003-02-21 03:00:52 +0800
committerknu <knu@FreeBSD.org>2003-02-21 03:00:52 +0800
commit66c6ef19ff0cf0a222b04df73f786d6f2fda0365 (patch)
tree2a30f3373c716f098b0668e0d242b1e70617b51b /misc/py-pexpect/Makefile
parent485f0913f4a15d35cfc417121f93047431847efe (diff)
downloadfreebsd-ports-graphics-66c6ef19ff0cf0a222b04df73f786d6f2fda0365.tar.gz
freebsd-ports-graphics-66c6ef19ff0cf0a222b04df73f786d6f2fda0365.tar.zst
freebsd-ports-graphics-66c6ef19ff0cf0a222b04df73f786d6f2fda0365.zip
De-pkg-comment.
Diffstat (limited to 'misc/py-pexpect/Makefile')
-rw-r--r--misc/py-pexpect/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/py-pexpect/Makefile b/misc/py-pexpect/Makefile
index 9cf8a21a03d..b904a49223a 100644
--- a/misc/py-pexpect/Makefile
+++ b/misc/py-pexpect/Makefile
@@ -15,6 +15,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
+COMMENT= A Pure Python Expect-like module
USE_PYTHON= yes
USE_PYDISTUTILS= yes