aboutsummaryrefslogtreecommitdiff
path: root/devel/py-kqueue
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-kqueue')
-rw-r--r--devel/py-kqueue/Makefile1
-rw-r--r--devel/py-kqueue/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-kqueue/Makefile b/devel/py-kqueue/Makefile
index 35d9d055d053..e13bea97a726 100644
--- a/devel/py-kqueue/Makefile
+++ b/devel/py-kqueue/Makefile
@@ -15,6 +15,7 @@ PKGNAMEPREFIX= py-
DISTNAME= PyKQueue-${PORTVERSION}
MAINTAINER= dwhite@FreeBSD.org
+COMMENT= Python interface to kqueue(2) and kevent(2) system calls
USE_PYTHON= yes
PLIST_SUB+= PYTHON_SITELIBDIR=${PYTHON_SITELIBDIR:S/^${LOCALBASE}\///g}
diff --git a/devel/py-kqueue/pkg-comment b/devel/py-kqueue/pkg-comment
deleted file mode 100644
index 0c89bdf13aed..000000000000
--- a/devel/py-kqueue/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Python interface to kqueue(2) and kevent(2) system calls