aboutsummaryrefslogtreecommitdiffstats
path: root/comms/py-serial
diff options
context:
space:
mode:
authorperky <perky@FreeBSD.org>2003-02-25 14:25:35 +0800
committerperky <perky@FreeBSD.org>2003-02-25 14:25:35 +0800
commit64f95db42862bd75b3aa62212ad8bc515a441d3e (patch)
tree8e9ed3acb80bfe91146a654045c0a07d58bc7380 /comms/py-serial
parenta40a8a3ce52a51573d19beeb58f650e5c658f014 (diff)
downloadfreebsd-ports-gnome-64f95db42862bd75b3aa62212ad8bc515a441d3e.tar.gz
freebsd-ports-gnome-64f95db42862bd75b3aa62212ad8bc515a441d3e.tar.zst
freebsd-ports-gnome-64f95db42862bd75b3aa62212ad8bc515a441d3e.zip
De-pkg-comment for my ports.
Diffstat (limited to 'comms/py-serial')
-rw-r--r--comms/py-serial/Makefile1
-rw-r--r--comms/py-serial/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/comms/py-serial/Makefile b/comms/py-serial/Makefile
index 9e293a8a7b7a..841435879296 100644
--- a/comms/py-serial/Makefile
+++ b/comms/py-serial/Makefile
@@ -14,6 +14,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= pyserial-${PORTVERSION}
MAINTAINER= perky@FreeBSD.org
+COMMENT= Serial port encapsulation library for Python
USE_ZIP= yes
EXTRACT_BEFORE_ARGS= -a
diff --git a/comms/py-serial/pkg-comment b/comms/py-serial/pkg-comment
deleted file mode 100644
index 7f422d8191e2..000000000000
--- a/comms/py-serial/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Serial port encapsulation library for Python