aboutsummaryrefslogtreecommitdiff
path: root/devel/py-ui
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-ui')
-rw-r--r--devel/py-ui/Makefile1
-rw-r--r--devel/py-ui/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-ui/Makefile b/devel/py-ui/Makefile
index 0172c2ec4cd1..acf353659984 100644
--- a/devel/py-ui/Makefile
+++ b/devel/py-ui/Makefile
@@ -15,6 +15,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= pyui${PORTVERSION:S/.//}
MAINTAINER= ports@FreeBSD.org
+COMMENT= A user interface library written in Python
RUN_DEPENDS= \
${PYTHON_SITELIBDIR}/pygame/__init__.py:${PORTSDIR}/devel/py-game \
diff --git a/devel/py-ui/pkg-comment b/devel/py-ui/pkg-comment
deleted file mode 100644
index 029dc15d990a..000000000000
--- a/devel/py-ui/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A user interface library written in Python