aboutsummaryrefslogtreecommitdiffstats
path: root/devel/py-unit
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2003-02-21 19:23:04 +0800
committerknu <knu@FreeBSD.org>2003-02-21 19:23:04 +0800
commit79fa1302326244bf15e5047eaee5722c1be6f8fd (patch)
tree62076261a5347f464f2b75491dc8011398da2a8c /devel/py-unit
parent8cf284739d3ffa2f19e824925d0dde08e42b0d0f (diff)
downloadfreebsd-ports-gnome-79fa1302326244bf15e5047eaee5722c1be6f8fd.tar.gz
freebsd-ports-gnome-79fa1302326244bf15e5047eaee5722c1be6f8fd.tar.zst
freebsd-ports-gnome-79fa1302326244bf15e5047eaee5722c1be6f8fd.zip
De-pkg-comment.
Diffstat (limited to 'devel/py-unit')
-rw-r--r--devel/py-unit/Makefile1
-rw-r--r--devel/py-unit/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-unit/Makefile b/devel/py-unit/Makefile
index aa57f291f33c..719a6a1fa2bf 100644
--- a/devel/py-unit/Makefile
+++ b/devel/py-unit/Makefile
@@ -14,6 +14,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= pyunit-${PORTVERSION}
MAINTAINER= shell@shellhung.org
+COMMENT= Unit testing framework for Python
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter
diff --git a/devel/py-unit/pkg-comment b/devel/py-unit/pkg-comment
deleted file mode 100644
index 1e88c2de2ab2..000000000000
--- a/devel/py-unit/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Unit testing framework for Python